Bug 58145
| Summary: | Dragging text in a WebKit2 window results in a copy instead of a move | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Enrica Casucci <enrica> |
| Component: | WebKit2 | Assignee: | Enrica Casucci <enrica> |
| Status: | CLOSED DUPLICATE | ||
| Severity: | Normal | Keywords: | InRadar, PlatformOnly |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
Enrica Casucci
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"
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Enrica Casucci
<rdar://problem/9165140>
Enrica Casucci
Created by mistake
*** This bug has been marked as a duplicate of bug 56772 ***