[Webkit-unassigned] [Bug 42939] New: WebEditorClient::didBeginEditing is never called in WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 24 18:00:41 PDT 2010


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

           Summary: WebEditorClient::didBeginEditing is never called in
                    WebKit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


E.g. for editing/deleting/4845371.html, all expected delegates but this one are logged.

I suspect that this is caused by some focus handling issues, as client()->didBeginEditing is called from Document::setFocusedNode(), and that one is never invoked on this test.

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