[Webkit-unassigned] [Bug 33413] New: selection.modify extends too far with 'lineboundary'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 18:02:20 PST 2010


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

           Summary: selection.modify extends too far with 'lineboundary'
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
                CC: hyatt at apple.com, darin at apple.com


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

This was noticed in https://bugzilla.mozilla.org/show_bug.cgi?id=496275, where
Gecko is adding DOMSelection.modify to match WebKit. See the test case for the
bug. After calling sel.modify('extend', 'forward', 'lineboundary') once,
subsequent calls should be a noop. Instead, each call extends one more line
when there's line-wrapping involved.

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