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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 18:17:42 PST 2015


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

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cfleizach at apple.com

--- Comment #5 from chris fleizach <cfleizach at apple.com> ---
(In reply to comment #4)
> Hi James,
> 
> I'm trying to fix the bug here, could you explain it to me in more detail?
> I'm new to WebKit. Also, will just fixing the image refs make the demo work
> again? Thanks!

HTML notes that drag and drop items have attributes like "draggable" on them (see test case). We need to recognize those exist and augment the existing methods that expose draggable information (through ARIA properties like aria-dragged) to also include the HTML versions

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150224/0c08ee97/attachment-0002.html>


More information about the webkit-unassigned mailing list