Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-18823

A Windows popus up when switching to the outline of a QML document

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 4.5.0
    • Qt Creator 4.4.0
    • Editors
    • None

      A Windows popus up when switching to the outline of a QML document
      (Look at the upper right side of the animation below)

      The reason for that is that the toolbuttons in the toolbar are constructed without initial parent. The Filter toolbutton is set to visible before it is parented, and therefore it creates a top-level window. Milliseconds later it gets a parent and the window disappears.

        For Gerrit Dashboard: QTCREATORBUG-18823
        # Subject Branch Project Status CR V

            portale Alessandro Portale
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes