Bug 8282

Summary: REGRESSION: After a drag & drop, undo menu item is "Undo Paste"
Product: WebKit Reporter: Chris Petersen <c.petersen87>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ian
Priority: P2 Keywords: InRadar, Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Sample input text field none

Description Chris Petersen 2006-04-09 18:30:42 PDT
If I complete a drag operation like dragging a file from finder or selected text from the page into a input field, the Edit menu shows "Undo Paste" instead of "Undo Drag". In comparison, Safari 2.0.3 will display the menu item as "Undo Drag"

To be consistent, TOT Webkit should display this menu item as "Undo Drag".

Steps to reproduce:

1) With TOT Webkit, open test case "sample_input.html"
2) Select and drag the text on the page and hover over the input field. Mouse up.
3) After text is inserted into the field, notice the Edit menu shows "Undo Paste".
Comment 1 Chris Petersen 2006-04-09 18:31:53 PDT
Created attachment 7607 [details]
Sample input text field
Comment 2 Chris Petersen 2006-04-09 18:49:34 PDT
This is filed as <rdar://problem/4507831>
Comment 3 Justin Garcia 2006-04-09 19:13:20 PDT
Chris regressions should be P1 by default afaik.
Comment 4 Adele Peterson 2006-04-10 13:45:05 PDT
While this is a native text field regression, we think the symptom is mild, so we're moving it to P2.