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

[REG] Crash in accessibility when using an action in menus that get deleted/recreated

    XMLWordPrintable

Details

    • e5e54a9ceb760e992001e0846a9b608107b13620 a7ce34dba4213927deba443e0e9c42df1769cc25

    Description

      To reproduce:

      Start example , right click on central widget invoke action from
      context menu or hover over it

      See related issue QTCREATORBUG-9167 for discussion. This happens when adding a persistent action to a context menu which is deleted and recreated.

      The problem is that the QAction's QAccessibleMenuItem is still associated with the menu (owner) after that is deleted. This looks like a long-standing problem which is hit by the QWindowsAccessibility::windowHelper loop.

      Attachments

        1. qtbug30792.tar
          10 kB
        2. stack.txt
          5 kB

        Issue Links

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

          Activity

            People

              frederik Frederik Gladhorn
              kleint Friedemann Kleint
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes