[webkit-reviews] review granted: [Bug 13291] REGRESSION (r19595): WebViewDidBeginEditingNotification not posted when focusing with the mouse : [Attachment 13976] Move the call to didBeginEditing() back to Document::setFocusedNode()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 6 00:51:13 PDT 2007


Dave Hyatt <hyatt at apple.com> has granted 's request for review:
Bug 13291: REGRESSION (r19595): WebViewDidBeginEditingNotification not posted
when focusing with the mouse
http://bugs.webkit.org/show_bug.cgi?id=13291

Attachment 13976: Move the call to didBeginEditing() back to
Document::setFocusedNode()
http://bugs.webkit.org/attachment.cgi?id=13976&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Actually going to +.  I still think it's the wrong behavior to fire this
notification before the renderer is constructed, but it wasn't relevant to the
bug I was fixing and is no worse than it was before.

We should have a followup bug to track this though.



More information about the webkit-reviews mailing list