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

[REG 5.12.3->6.2.4]QToolButton menu not aligned when inside a QGraphicsScene

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 6.2.8
    • 6.2.4
    • Widgets: GraphicsView
    • None
    • macOS Monterey 12.4, XCode 13.4.1
      Windows 10 VM, VS2019
    • macOS, Windows

    Description

      1. Compile and run the attached standalone program against Qt 5.12.3.
      2. Click on the QToolButton
      3. Observe that the popup menu is aligned with the QToolButton
      4. Compile and run the attached standalone program against Qt 6.2.4.
      5. Click on the QToolButton
      6. BUG: Observe that the popup menu is not aligned with the QToolButton, it is even out of the QMainWindow.

      In the attached source code, you can also pass the command line argument "-w" to have the QFrame as the central widget directly instead of the QGraphicsView. In this case, there is no bug with either 5.12.3 or 6.2.4.

      I tested on mac and Windows. It might be an issue on Linux too.

       

      Note that looks similar too an old fixed bug in Qt4: QTBUG-3822

      Attachments

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

        Activity

          People

            vhilshei Volker Hilsheimer
            fbertelschrodinger François Bertel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes