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

ComboBox drop-down menu Z-ordering is incorrect on OS X

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.7.2
    • 4.7.2
    • None
    • None
    • OS X 10.6.5 only.
    • macOS
    • d9004ddf237a09f3b7f25128ceb83a0e79e7b1aa

      On OS X, when you place a QComboBox (and presumably some other controls too) on a widget with the Qt::Popup window flag set, the drop-down menu of the combo box appears behind the widget. This is fundamentally wrong, as the parent of the combo box is the widget below which the menu is being drawn. This appears to be related to mouse events, as invoking the ComboBox's menu by hitting Space when it has the focus behaves correctly; it only goes wrong when you click on the ComboBox to show its menu.

      Change 534ba3c7314820604ba5aeeffa6051c91e7c1d09 is the change that introduced this problem.

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

            richard Richard Moe Gustavsen
            meastwood Michael Eastwood
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes