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

Context Menu does not open on right click outside of opened context menu

XMLWordPrintable

    • Windows
    • 601924cce (dev), 3544fa163 (6.8)

      This is a regression in Qt 6.8

      Usual behavior on windows if you right click outside of currently opened context menu is to hide context menu on mouse press and open new context menu on mouse release.

      This was always the case in previous versions of Qt. Tested on 6.4.3 and 6.7.2.

      In 6.8 it hides current context menu on press but does not open new context menu on release. If right click again - it opens OK.

      Steps to reproduce:

      1. Open "Qt Widgets - Application Example"
      2. Right click in text area to open context menu
      3. Right click in text area outside of opened context menu

      Expected result

      New context menu is opened

      Actual result

      Only current context menu closes.

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

            srutledg Shawn Rutledge
            volodymyr_zibarov Volodymr Zibarov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes