[Webkit-unassigned] [Bug 26635] cursor movement and text selection with floats is totally wack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 22 17:58:59 PDT 2009


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





------- Comment #1 from ojan at chromium.org  2009-06-22 17:58 PDT -------
Created an attachment (id=31697)
 --> (https://bugs.webkit.org/attachment.cgi?id=31697&action=view)
test case

Two problems in this test case.

1. Click before "1d". Then hold shift and press the down arrow twice. That
should select the last line (i.e. the 1d), but instead it selects all the
editable content.

2. Click before the "1J". Hit the down arrow 4 times. Note that it never
actually moves the cursor down! It moves the cursor *right* by 1 character each
time.

This is a reduced test case from a bug I just hit in gmail. If you reply to any
logged chat in gmail, the HTML looks something like this test case (although
with a bunch more markup).


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



More information about the webkit-unassigned mailing list