Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Accessibility and QtWebEngine

Accessibility and QtWebEngine

Scheduled Pinned Locked Moved Solved QtWebEngine
2 Posts 1 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Garagorn
    wrote on last edited by Garagorn
    #1

    Have a desktop application built using Qt 5.12.1, where all the UI (other than menus) lives in a window filled by a QtWebEngine widget. Screen readers see the native menus, of course, but so far I have been unable to get them to "see" into the web content such that they can leverage web accessibility features. When focus goes into the hosted page, the screen reader goes silent.

    Is this possible / supposed to work? Same result with the sample QtWebEngine widget-based apps I've tried.

    Only tried on Mac so far (using Voiceover), but will also be trying Windows with various screen readers.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      Garagorn
      wrote on last edited by
      #2

      It's working. Our code was setting the --disable-renderer-accessibility option on Chromium for other reasons. Without that, screen readers do see the web surface.

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved