RESOLVED FIXED 10998
GMail Editor: In a rich text message, can't paste content into the message body (using command -v)
https://bugs.webkit.org/show_bug.cgi?id=10998
Summary GMail Editor: In a rich text message, can't paste content into the message bo...
Chris Petersen
Reported 2006-09-23 12:51:56 PDT
* SUMMARY In a rich text message, can't paste content into the message body (using command -v). This DOES work if I choose Paste from the Edit menu. * STEPS TO REPRODUCE 1. With TOT webkit r16541, log into your gmail account 2. Create a new rich text message 3. Type some text in the message body and select it. Choose Copy from the Edit menu 4. Place the caret on a new line and press command -V 5. Notice the copied text doesn't paste into the message body. The text pastes into either the To: or Subject: fields. * RESULTS Text should be pasted into the message body text but isn't.
Attachments
Chris Petersen
Comment 1 2006-09-23 12:54:03 PDT
This issue is covered in <rdar://problem/4747501>
Chris Petersen
Comment 2 2006-09-23 13:06:23 PDT
This is covered in <rdar://problem/4747501>
Justin Garcia
Comment 3 2006-09-27 15:13:55 PDT
This is another bug caused by the window.focus() on keyDowns. See 9638.
Justin Garcia
Comment 4 2007-01-15 19:18:17 PST
Note You need to log in before you can comment on or make changes to this bug.