[Webkit-unassigned] [Bug 273589] New: AX: dynamic meter elements are not accessible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 1 16:12:10 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273589
Bug ID: 273589
Summary: AX: dynamic meter elements are not accessible
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jcraig at apple.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
Created attachment 471244
--> https://bugs.webkit.org/attachment.cgi?id=471244&action=review
test case
AX: dynamic meter elements are not accessible
WebKit uses AXValueDescription, which doesn't seem to be the best choice for a dynamic meter like an audio level meter. (First example in the test case)
Instead of verbose string concatenation, WebKit should convey these like native audio meter elements (at time of filing, I'm not sure which API to use). Among other things, VO/WebKit doesn't ever seem to pass along any value updates to the user.
--
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/20240501/a5a8aa12/attachment-0001.htm>
More information about the webkit-unassigned
mailing list