Bug 211415

Summary: AX: Implement accessibility of HTML 5.1 Drag & Drop
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cdumez, changseok, dmazzoni, esprehn+autocc, ews-watchlist, gyuyoung.kim, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch none

Description chris fleizach 2020-05-04 17:25:05 PDT
Content attributes to be mapped:
- @draggable
- @dropzone (optional for the author, which represents a major problem for VoiceOver)

Events
- dragstart
- dragenter
- dragover
- drop
Comment 1 chris fleizach 2020-05-04 17:25:18 PDT
<rdar://problem/22695531>
Comment 2 chris fleizach 2020-05-04 23:55:29 PDT
Created attachment 398480 [details]
patch
Comment 3 chris fleizach 2020-05-05 00:00:58 PDT
Created attachment 398481 [details]
patch
Comment 4 chris fleizach 2020-05-05 00:36:39 PDT
Created attachment 398486 [details]
patch
Comment 5 chris fleizach 2020-05-05 01:18:22 PDT
Created attachment 398490 [details]
patch
Comment 6 chris fleizach 2020-05-05 01:32:20 PDT
Created attachment 398492 [details]
patch
Comment 7 chris fleizach 2020-05-05 11:58:50 PDT
Created attachment 398534 [details]
patch
Comment 8 chris fleizach 2020-05-05 12:00:34 PDT
Created attachment 398535 [details]
patch
Comment 9 chris fleizach 2020-05-05 12:27:23 PDT
Created attachment 398540 [details]
patch
Comment 10 chris fleizach 2020-05-05 12:41:05 PDT
Created attachment 398542 [details]
patch
Comment 11 chris fleizach 2020-05-05 13:23:00 PDT
Created attachment 398546 [details]
patch
Comment 12 chris fleizach 2020-05-05 14:25:55 PDT
Created attachment 398551 [details]
patch
Comment 13 chris fleizach 2020-05-05 15:28:47 PDT
Created attachment 398559 [details]
patch
Comment 14 chris fleizach 2020-05-05 16:37:27 PDT
Created attachment 398567 [details]
patch
Comment 15 chris fleizach 2020-05-05 22:18:43 PDT
Created attachment 398589 [details]
patch
Comment 16 chris fleizach 2020-05-05 23:46:16 PDT
Created attachment 398595 [details]
patch
Comment 17 chris fleizach 2020-05-05 23:48:36 PDT
Created attachment 398596 [details]
patch
Comment 18 EWS 2020-05-06 13:11:43 PDT
Committed r261248: <https://trac.webkit.org/changeset/261248>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398596 [details].