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

QAccessibleMenu::text always returns the menu's title, not the actions' text

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.8.0
    • 4.7.4
    • Core: Plugins
    • None
    • 3df9ac2f0719718ceb7385e46445447d95fd7857

    Description

      See http://qt.gitorious.org/qt/qt/blobs/4.7/src/plugins/accessible/widgets/qaccessiblemenu.cpp#line93
      and http://qt.gitorious.org/qt/qt/blobs/4.7/src/gui/accessible/qaccessiblewidget.cpp#line793

      Unless I'm missing something, there's virtually no way that QAccessibleWidgetEx::text(t, child) will return empty, and so that text will always be used as any QMenu's children's accessible name.

      The result is that all the actions read the same, the QMenu's title.

      Attachments

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

        Activity

          People

            frederik Frederik Gladhorn
            saviq MichaƂ Sawicz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes