[Webkit-unassigned] [Bug 32123] cursor movement and text selection does not work well if a block is followed by an inline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 21 20:57:46 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=32123


Tony Chang (Google) <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony at chromium.org




--- Comment #1 from Tony Chang (Google) <tony at chromium.org>  2010-02-21 20:57:46 PST ---
(In reply to comment #0)
> Moving this over from https://bugs.webkit.org/show_bug.cgi?id=26635#c3
> 
> - Go to the midas demo: http://www.mozilla.org/editor/midasdemo
> - Enter the following HTML:
> <div>a</div><span>b</span>
> - Place the cursor before 'a'.
> - Hold down shift and press the down arrow.
> - Note that the entire contentEditable element has been selected.

It looks like this is only a bug in how the selection highlight is painted. 
Even though the whole area appears selected, pressing delete only deletes the
'a'.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list