[Webkit-unassigned] [Bug 38673] New: Cursor gets stuck on the edge of text nodes on down arrow in designMode iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 12:28:06 PDT 2010


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

           Summary: Cursor gets stuck on the edge of text nodes on down
                    arrow in designMode iframe
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zacherates at gmail.com


Created an attachment (id=55283)
 --> (https://bugs.webkit.org/attachment.cgi?id=55283)
HTML used to reproduce.

Occasionally, when holding the down arrow to move the cursor through the
contents of a design mode iframe the cursor will get stuck on the edge of a
text node.

To reproduce:

1. Open editable.html from the attached repro.zip
2. The contents of stuff.html are loaded in a designMode iframe.
3. Click on "Lorem" (the first word in the iframe).
4. Press the down arrow.

Expected: The cursor moves down one line into "rhoncus" (first word on the
second line).

Actual: Cursor moves to the beginning of "facilisis" (first word inside the
<a>). Holding down or repeatedly pressing the down arrow does not move the
cursor, but pressing left or right arrow frees it.

Reproduced with the nightly: Webkit-SVN-r58876

-- 
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