[Webkit-unassigned] [Bug 75776] New: Drag and Drop events don't trigger the refresh of the window selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 7 05:00:14 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75776

           Summary: Drag and Drop events don't trigger the refresh of the
                    window selection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marius at habarnam.ro


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 at 0)

In Firefox 9.0 on linux the drop event behaves correctly.

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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list