Re: Delete accross elements

Christian Stocker <[email protected]> 21 Oct 2002 10:08:53 +0200
Newsgroups gmane.editors.bitflux.devel
Message-ID <[email protected]>
The problem with Backspace and Delete should be somehow fixed now. I'm
not sure, if it works in every case, but in a lot more than before
certainly.... This basic editing stuff drives me sometimes crazy and i'm
really glad, when Mozilla comes up with a decent contentEditable feature
:)

test it at http://cvsdemo.bitfluxeditor.org

chregu

On Sat, 2002-10-19 at 11:11, Christian Stocker wrote:
> On Fri, 2002-10-18 at 17:53, Sandro Zic wrote:
> > Hi,
> > 
> > seems like BXE does not support deletion accross elements.
> > 
> > A sample XML file:
> > 
> > <title>example title </title>
> > <para>example para</para>
> > 
> > If I put my cursor at the beginning of the title and want to delete the title 
> > as well as the paragraph, the cursor will stop at the beginning of the 
> > paragraph. The same behaviour occurs the other way round when using backspace 
> > to delete content accross elements.
> > 
> > Has this already been mentioned? I don't remember.
> 
> backspace does work somehow. The problem is, if there is whitespace
> between the elements, then you have to hit backspace several times.
> delete doesn't work across elements, that's right (just checked it)
> 
> I'll make a bugreport and try to fix it later
> 
> chregu
> 
> 
> -- 
> bx-editor-dev mailing list
> [email protected]
> http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev


-- 
bx-editor-dev mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev