[Webkit-unassigned] [Bug 9642] GMail Editor: Operations that use drop down menus blow away the selection 

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jun 29 12:10:21 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9642


justin.garcia at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothy at hatcher.name
                URL|                            |




------- Comment #1 from justin.garcia at apple.com  2006-06-29 12:10 PDT -------
When a WebHTMLView resigns as firstResponder, we clear its selection if it
doesn't maintainInactiveSelection.  There's a problem with that method, it will
return no unless the WebView is editable.
Also, when a WebHTMLView resigns as firstResponder, we clear selections in all
frames unconditionally, even if they are editable. 


-- 
Configure bugmail: http://bugzilla.opendarwin.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