[Webkit-unassigned] [Bug 7246] New: Left arrow at the start of a contentEditable div moves the caret outside the div

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Feb 14 03:53:43 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7246

           Summary: Left arrow at the start of a contentEditable div moves
                    the caret outside the div
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: Graham.Dennis at gmail.com


When the caret is positioned at the start or end of a contentEditable div and
the left or right arrow is pressed to move the caret outside of the div, the
caret does move outside the div. Once outside, it is not possible to move the
caret back inside the div by pressing the opposite key. Either pressing left or
right at the start/end of a contentEditable div should not leave the
contentEditable div, or it should move the caret to the previous/next
contentEditable div.

The testcase for #6933 is appropriate for this bug:
http://bugzilla.opendarwin.org/attachment.cgi?id=6105

Could anyone comment on what the correct behaviour should be?


-- 
Configure bugmail: http://bugzilla.opendarwin.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