WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
130883
Web Inspector: AXI: need a way for WebCore-triggered accessibility notifications to update the Web Inspector UI
https://bugs.webkit.org/show_bug.cgi?id=130883
Summary
Web Inspector: AXI: need a way for WebCore-triggered accessibility notificati...
James Craig
Reported
2014-03-27 19:30:56 PDT
Web Inspector: AXI: need a way for WebCore-triggered accessibility notifications to update the Web Inspector UI. For example, If an element's selected children changes, or child node is shown, the children or selected children values change. However, the accessibility node inspector does not update unless some content attribute is updated, We basically need a way for AccessibilityObject changes that don't affect the DOM to cause _refreshAccessibility() to be called.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-03-27 19:31:12 PDT
<
rdar://problem/16453013
>
Timothy Hatcher
Comment 2
2014-03-27 20:42:02 PDT
An event in the protocol can be added to trigger a refresh in the UI.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug