RESOLVED FIXED 56772
Dragging text in a WebKit2 window results in a copy instead of a move
https://bugs.webkit.org/show_bug.cgi?id=56772
Summary Dragging text in a WebKit2 window results in a copy instead of a move
Enrica Casucci
Reported Monday, March 21, 2011 11:20:31 PM UTC
Repro steps: 1. Open a WebKit2 window and navigate to http://www.mozilla.org/editor/midasdemo/ 2. Type "hello world". 3. Double click on "world" to select the word and drag it in front of the word "hello". Expected: "world hello" Actual: "worldhello world"
Attachments
Patch (1.64 KB, patch)
2011-04-08 10:34 PDT, Enrica Casucci
darin: review+
Enrica Casucci
Comment 1 Friday, April 8, 2011 6:29:01 PM UTC
*** Bug 58145 has been marked as a duplicate of this bug. ***
Enrica Casucci
Comment 2 Friday, April 8, 2011 6:34:04 PM UTC
Enrica Casucci
Comment 3 Friday, April 8, 2011 6:37:26 PM UTC
Alexey Proskuryakov
Comment 4 Saturday, April 9, 2011 9:05:29 AM UTC
Note You need to log in before you can comment on or make changes to this bug.