Bug 75776 - Edit Drag and Drop should update selection
Summary: Edit Drag and Drop should update selection
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2012-01-07 05:00 PST by Marius Orcsik
Modified: 2012-04-30 22:35 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marius Orcsik 2012-01-07 05:00:12 PST
According to the Drag and drop Editor's draft[1] the drag events should populate the document immediate user selection (which I assume it's reflected in Selection DOM object) with the elements that are under the mouse pointer.

See test URL : http://habarnam.ro/webkit-drop-test.html

Tested on:
    Chromium	17.0.963.26 (Developer Build 0)
      OS	Linux
      WebKit	535.11 (Unknown URL@0)

In Firefox 9.0 on linux the drop event behaves correctly.

[1] http://dev.w3.org/html5/spec/dnd.html#immediate-user-selection