[Webkit-unassigned] [Bug 59636] New: Suppress selection change notifications for intermediate changes that occur during a top level level operation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 14:38:12 PDT 2011


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

           Summary: Suppress selection change notifications for
                    intermediate changes that occur during a top level
                    level operation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: justin.garcia at apple.com


The fact that the selection changes while the DOM is mutated during an editing operation seems like an implementation detail that we should not expose to clients. Either we should suppress them, or provide some additional context in the notification about the kind of selection change that has occurred: manual change by the user, a change that's a by-product of an editing operation, etc.

<rdar://problem/9347457>

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