[Webkit-unassigned] [Bug 119882] New: Speed up moving cursor/selection up or down past non-renderered elements.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 16 01:34:05 PDT 2013


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

           Summary: Speed up moving cursor/selection up or down past
                    non-renderered elements.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mario at webkit.org
                CC: cfleizach at apple.com, enrica at apple.com


According to blink bug https://codereview.chromium.org/20049007, right now you webkit can eventually perform a O(n^2) scan through the document when moving the cursor up when at
the beginning of a document, which is pretty bad not only when in design mode or in editable elements, but also when you have enabled the caret browsing mode (EFL & GTK ports).

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