WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
216500
AX: Incorrect number of menuitems announced by VoiceOver
https://bugs.webkit.org/show_bug.cgi?id=216500
Summary
AX: Incorrect number of menuitems announced by VoiceOver
Todd Kloots
Reported
2020-09-14 16:07:17 PDT
Created
attachment 408757
[details]
Screen recording illustrating the bug in Safari What steps will reproduce the problem? 1. Start VoiceOver 2. Go to
https://codepen.io/toddlr/pen/VwadgRE
3. Press tab to move focus to the button labeled "Show menu" 4. Press enter to display the popup menu What is the expected result? When the menu is displayed, VoiceOver announces the number of actual menuitems (e.g. the the number of elements with the role of "menuitem." In the case of this example: 5) What happens instead of that? When the menu is displayed, VoiceOver announces the number of menuitems per the number of elements with text nodes and/or the role of separator. This count is misleading and doesn't represent the same count provided by VoiceOver for Mac OS menus.
Attachments
Screen recording illustrating the bug in Safari
(1.20 MB, video/quicktime)
2020-09-14 16:07 PDT
,
Todd Kloots
no flags
Details
Screen recording illustrating how the count of menuitems is correct for Mac OS menus
(6.14 MB, video/quicktime)
2020-09-14 16:09 PDT
,
Todd Kloots
no flags
Details
Video illustrating the bug in Mac OS Sonoma 14.1.1
(25.73 MB, video/quicktime)
2023-11-30 14:51 PST
,
Todd Kloots
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-09-14 16:07:31 PDT
<
rdar://problem/68884512
>
Todd Kloots
Comment 2
2020-09-14 16:09:13 PDT
Created
attachment 408758
[details]
Screen recording illustrating how the count of menuitems is correct for Mac OS menus This screen recording illustrates how VoiceOver correctly announces the number of menuitems in a menu for native menus on MacOS - the separators are not included in the count.
Brent Fulgham
Comment 3
2023-04-11 17:26:21 PDT
The cause of this issue is outside of WebKit, so resolving as MOVED. The relevant team is working on the issue under
rdar://68884512
.
Todd Kloots
Comment 4
2023-11-30 14:51:09 PST
Created
attachment 468829
[details]
Video illustrating the bug in Mac OS Sonoma 14.1.1 This bug remains in Sonoma. Tested using 14.1.1 (23B81). As you can hear VoiceOver incorrectly reports the number of menuitems in the menu when testing in Safari/Webkit. (See attached video.)
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