[Webkit-unassigned] [Bug 114643] New: WebKit does not expose HTML5 drag/drop status

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 15:18:04 PDT 2013


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

           Summary: WebKit does not expose HTML5 drag/drop status
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james at cookiecrook.com
                CC: james at cookiecrook.com,
                    webkit-bug-importer at group.apple.com


Load attached test case. WebKit exposes AXGrabbed and AXDropEffects on the ARIA example but not the plain HTML5 example. Note: there is no DOM indicator for drop targets in the plain HTML5 example, so WebKit may have to monitor just based on the 'drop' event listener. There is a "dropzone" attribute, but it's not required, and it's mainly just used for limiting the type of data that can be "dropped" on the element.

-- 
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