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

[REG] QMenu doesn't open after clicking closed if QGLWidget present

XMLWordPrintable

      If I click to close a menu popup, like after clicking File, Edit, View, etc., clicking a third time does not open the popup again. It re-opens on the 4th click instead of the 3rd.

      This can be reproduced with the opengl\legacy\grabber example. If commented out glWidgetArea->setWidget(glWidget); menu works fine.

      This works in 5.1.1 but not anymore in 5.2.1.

      Here is the first bad commit:
      commit 78d7192338e2cbba0c9b53c429d35b9437b7e1cd
      Author: Friedemann Kleint <Friedemann.Kleint@digia.com>
      Date: Tue Aug 27 11:58:34 2013 +0200

      Close menu on 2nd click on QMenuBar.

      Task-number: QTBUG-32807
      Change-Id: I0c3c25c6acf92bc30c1bcfc09003209b572ec777
      Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>

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

            kleint Friedemann Kleint
            anylitok Antti Yli-Tokola (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes