Bug 75776

Summary: Edit Drag and Drop should update selection
Product: WebKit Reporter: Marius Orcsik <marius>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, dcheng, enrica, rniwa
Priority: P2 Keywords: NeedsReduction
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   

Marius Orcsik
Reported 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
Attachments
Note You need to log in before you can comment on or make changes to this bug.