[Webkit-unassigned] [Bug 129024] New: Changing selection shouldn't synchronously update editor UI components

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 18 21:00:35 PST 2014


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

           Summary: Changing selection shouldn't synchronously update
                    editor UI components
           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: rniwa at webkit.org
                CC: darin at apple.com, ggaren at apple.com,
                    barraclough at apple.com, benjamin at webkit.org,
                    enrica at apple.com
            Blocks: 127832


Right now, editor UI controller such as spellchecker, alternative text controller, and delete button controller
are all updated synchronously upon selection change.

We shouldn't do that at least for programatic selection changes.

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