[Webkit-unassigned] [Bug 36110] New: selection.modify("extend", "backward", "lineboundary") should move the caret to the beginning of the line.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 02:25:16 PDT 2010


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

           Summary: selection.modify("extend", "backward", "lineboundary")
                    should move the caret to the beginning of the line.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com


Created an attachment (id=50696)
 --> (https://bugs.webkit.org/attachment.cgi?id=50696)
test case

selection.modify("extend", "backward", "lineboundary") moves caret at the
beginning of the textbox.
It should move the caret to the beginning of the line.
test attached.

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