[Webkit-unassigned] [Bug 26635] cursor movement and text selection with floats is totally wack
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 1 17:08:05 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=26635
Michael Thomas <michaelthomas at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michaelthomas at google.com
--- Comment #3 from Michael Thomas <michaelthomas at google.com> 2009-12-01 17:08:04 PST ---
I am able to reproduce this bug without using floats:
- 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.
This reproduces using any inline element in the place of the span.
--
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