Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-115926

WASM: In the QML Accessibility demo application, menu items are not getting focus.

    XMLWordPrintable

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
    • WebAssembly
    • 2ef642781 (dev), 53bfe7296 (dev), c1fba2d4e (dev), ae145bd28 (6.9), a15f8653b (6.8)

    Description

      Steps to reproduce:

      1. Build the Qt Quick Example, qt5/qtdeclarative/tests/manual/wasm/a11y/qml_basic_item/
      2. Run the example in any browser for example:>emrun --browser=chrome --serve_after_close qml_basic_item.html
      3. Enable the screen reader like Narrator if you are on windows OS. 
      4. Use the navigation key like down arrow.
      5. 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

          For Gerrit Dashboard: QTBUG-115926
          # Subject Branch Project Status CR V

          Activity