Bug 11066

Summary: Gmail Editor: Dragging selected text from message body creates multiple copies in destination field
Product: WebKit Reporter: Chris Petersen <c.petersen87>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: GoogleBug, InRadar
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 9638    

Description Chris Petersen 2006-09-27 13:11:19 PDT
* SUMMARY
 Dragging selected text from the message body creates multiple copies of this text in the destination field.

* STEPS TO REPRODUCE
1) With TOT webkit r16590,  login to your gmail account
2) Create a new message (with rich formatting)
3) Place caret in message body, type a few words
4) Select one of the words and drag the selection into the Subject field so the caret appears there. Now, mouse up. 
5) Multiple copies of the text is created in the Subject field

* RESULTS
Only a single copy of the selected text should appear in the destination field (Subject). However, multiple copies are inserted.


* NOTES
This is probably a general issue with drag n drop since I can see a similar issue when I drag selected text outside of message body field and mouse up. The drag animation cycles FOUR times.
Comment 1 Chris Petersen 2006-09-27 13:12:16 PDT
This issue is covered in <rdar://problem/4753651>
Comment 2 Justin Garcia 2007-02-22 12:35:41 PST
Appears fixed.