[Webkit-unassigned] [Bug 11298] GMail Editor: Pressing command-V fails to paste text into message body when it has focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 30 18:04:04 PST 2006


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


justin.garcia at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|                            |DUPLICATE
             Status|NEW                         |RESOLVED




------- Comment #2 from justin.garcia at apple.com  2006-10-30 18:04 PDT -------
Notice that this doesn't happen if you use Paste from the Edit menu.  This is
because GMail calls window.focus() on keyDown, which makes the main frame first
responder, focusing the first focusable element in the main frame, which is the
TO: field.  Marking this a dupe of 9640.

*** This bug has been marked as a duplicate of 9640 ***


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