[Webkit-unassigned] [Bug 230408] AX: iOS VoiceOver doesn't correctly announce expanded state of details element if summary has display: inline-block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 25 15:52:10 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=230408

Curtis Wilcox <webkit.org at m.cognize.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit.org at m.cognize.org

--- Comment #3 from Curtis Wilcox <webkit.org at m.cognize.org> ---
Using iOS 17.1 with the attached test case, after double tapping the summary with inline-block, VoiceOver (VO) repeats the summary's name but doesn't announce the state ("expanded"). After swiping forward and then back, VO again announces only the name but not the state.

After double-tapping the summary with inline-block again, VO does announce both the name and the collapsed state and does so again if I swipe forward and then back.

VO always announces the name and state for the default `display` and `display: block` versions (before iOS 17.1, VO wasn't announcing *any* states for details/summary elements).

-- 
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/20231025/311e9153/attachment.htm>


More information about the webkit-unassigned mailing list