Bug 17914
Summary: | REGRESSION(Safari 3.1): Old GMail UI mishandles clipboard paste into "message body" text area | ||
---|---|---|---|
Product: | WebKit | Reporter: | Charles Ying <charles_ying> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mitz, webkit |
Priority: | P2 | Keywords: | InRadar, Regression |
Version: | 525.x (Safari 3.1) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.5 | ||
URL: | http://mail.google.com/a/pixverse.com/ |
Charles Ying
Pasting text from clipboard (any text apparently) using CMD-V into the "message body" text area causes the text to be pasted in either the Subject: text box, the To: text box, or the Search text box, perhaps based on last focused text input field.
Note: This is not a bug on "new" GMail UI (from aroben)
It is a very bad bug for old GMail users as we have no way to paste text now.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/5804965>
mitz
Is it that the Command key in Command-V focuses the Subject field, like the Shift key does in bug 16381? Does this happen when using Edit > Paste or the contextual menu too?
Robert Blaut
(In reply to comment #2)
> Is it that the Command key in Command-V focuses the Subject field, like the
> Shift key does in bug 16381? Does this happen when using Edit > Paste or the
> contextual menu too?
>
It's a duplicate of bug 16381.
*** This bug has been marked as a duplicate of 16381 ***