diff options
author | Jan Moeller <[email protected]> | 2025-08-19 10:17:48 +0200 |
---|---|---|
committer | Jan Moeller <[email protected]> | 2025-08-25 12:12:00 +0200 |
commit | 6d0c380ac12c9f87fba464539a788b3185e85fb9 (patch) | |
tree | 45bcb58bfbaa86414420ae1aa5be7654299ce4b1 /src/widgets/doc/snippets/code/doc_src_layout.cpp | |
parent | 4020b6e724ca98d9d6b87dcfd1f88f99bf510a94 (diff) |
Unlike macOS AppKit iOS UIKit does not offer an API to notify
VoiceOver about a value/title change. Also there is no public
API to query the system for the element which is currently
focused.
Both these caveats are addressed in this commit: the element with
active a11y focus is tracked; if the Accessible.name or
Accessible.description for *this* element changes, VoiceOver
is informed via UIAccessibilityLayoutChangedNotification and
refocuses the updated element.
Task-number: QTBUG-139275
Pick-to: 6.8 6.9 6.10
Change-Id: Ief1a2928aac138fe3f7afd9571838ed7713b327e
Reviewed-by: Volker Hilsheimer <[email protected]>
Diffstat (limited to 'src/widgets/doc/snippets/code/doc_src_layout.cpp')
0 files changed, 0 insertions, 0 deletions