Bug 58145 - Dragging text in a WebKit2 window results in a copy instead of a move
Summary: Dragging text in a WebKit2 window results in a copy instead of a move
Status: CLOSED DUPLICATE of bug 56772
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-04-08 10:27 PDT by Enrica Casucci
Modified: 2011-04-08 10:29 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2011-04-08 10:27:38 PDT
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:

"world hello world"
Comment 1 Enrica Casucci 2011-04-08 10:27:53 PDT
<rdar://problem/9165140>
Comment 2 Enrica Casucci 2011-04-08 10:29:01 PDT
Created by mistake

*** This bug has been marked as a duplicate of bug 56772 ***