Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.5.2
-
None
-
WASM 6.5.2 (MT)
Chrome Version 115.0.5790.111 (Official Build) (64-bit)
Windows 11
-
-
2ef642781 (dev), 53bfe7296 (dev), c1fba2d4e (dev), ae145bd28 (6.9), a15f8653b (6.8)
Description
Steps to reproduce:
- Build the Qt Quick Example, qt5/qtdeclarative/tests/manual/wasm/a11y/qml_basic_item/
- Run the example in any browser for example:>emrun --browser=chrome --serve_after_close qml_basic_item.html
- Enable the screen reader like Narrator if you are on windows OS.
- Use the navigation key like down arrow.
- Narrator directly jumps to the toolbar and does not announce or have the focus on menu bar.
Expected: Narrator should have focus on menu bar and read its accessibility tags.
Actual: Narrator directly jumps to toolbar ignoring the Menubar.
Reproducibility: 100% on any browser.
Attachments
Issue Links
- is required for
-
QTBUG-133597 Accessibility: Improve implementation of a11y bridge for WebAssembly
-
- In Progress
-