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

Screen-reader only sees text property of QAction

    XMLWordPrintable

Details

    • 3066cb37a983bbe1badd28765c222e635599ff22

    Description

      I'm trying to make the screen-reader tell the shortcut for a QAction object contained in a QMenu. As far as I can tell the screen reader only sees the text property of QAction and I cannot add there the string for shortcut, because it will cause duplication. I've tried setting other properties like:
      QAction::toolTip
      QAction::whatsThis
      QAction::IconText
      etc.
      ,but the screen-reader doesn't see any of them.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            frederik Frederik Gladhorn
            andreituicu Andrei Tuicu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes