[Webkit-unassigned] [Bug 13291] REGRESSION (r19595): WebViewDidBeginEditingNotification not posted when focusing with the mouse

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 6 00:45:58 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13291


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13976|review?                     |review-
               Flag|                            |




------- Comment #3 from hyatt at apple.com  2007-04-06 00:45 PDT -------
(From update of attachment 13976)
I don't think the fix is that simple.  The problem I was originally fixing
involved the issue of being focused at a time when you don't yet have a
renderer.

I'm pretty sure in that case didBeginEditing is being called too early.  My
movement into updateFocusAppearance made didBeginEditing fire in places where
it was not before.  

(This is also why I expected results to change in the tests and I guess got
confused into thinking failures were changes for the better.)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list