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

    • e5e54a9ceb760e992001e0846a9b608107b13620 a7ce34dba4213927deba443e0e9c42df1769cc25

      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.

        1. stack.txt
          5 kB
        2. qtbug30792.tar
          10 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes