RESOLVED FIXED Bug 117530
[Windows] Support Title UI Element Accessibility Attribute
https://bugs.webkit.org/show_bug.cgi?id=117530
Summary [Windows] Support Title UI Element Accessibility Attribute
Brent Fulgham
Reported 2013-06-11 20:07:55 PDT
Extend the Windows Accessibility logic to handle the concept of Title UI Element. This is mainly needed to support a variety of accessibility tests; there is not a native MSAA mapping to this concept in Windows.
Attachments
Patch (6.20 KB, patch)
2013-06-11 20:23 PDT, Brent Fulgham
buildbot: commit-queue-
Patch (16.81 KB, patch)
2013-06-12 11:12 PDT, Brent Fulgham
no flags
Patch (9.17 KB, patch)
2013-06-12 11:17 PDT, Brent Fulgham
andersca: review+
Brent Fulgham
Comment 1 2013-06-11 20:23:49 PDT
Radar WebKit Bug Importer
Comment 2 2013-06-11 20:25:00 PDT
Build Bot
Comment 3 2013-06-11 20:51:20 PDT
Dominic Mazzoni
Comment 4 2013-06-11 22:03:15 PDT
Any interest in supporting the IAccessible2 interface? That's what Firefox and Chrome use to expose web information to Windows screen readers.
Dominic Mazzoni
Comment 5 2013-06-11 22:03:45 PDT
(And to clarify, IAccessible2 definitely has concepts like title UI element and almost everything else in web accessibility.)
Brent Fulgham
Comment 6 2013-06-11 22:08:59 PDT
(In reply to comment #5) > (And to clarify, IAccessible2 definitely has concepts like title UI element and almost everything else in web accessibility.) Yes, I have an in-process patch I haven't posted yet. Hopefully tomorrow!
Brent Fulgham
Comment 7 2013-06-12 11:12:44 PDT
Brent Fulgham
Comment 8 2013-06-12 11:17:47 PDT
Brent Fulgham
Comment 9 2013-06-12 11:58:41 PDT
Note You need to log in before you can comment on or make changes to this bug.