Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-131303 QWidget in WindowContainer focus problem
  3. QTBUG-132339

X11 child window reparenting doesn't seem to work if window is already visible

    XMLWordPrintable

Details

    • Linux/X11

    Description

      As seen in the parent bug's test case, if you enable the container->setVisible(true); line, the widget ends up not being parented into the quick window

       

      Which is strange because we do end up in QXcbWindow::setParent(this=0x0000aaaaaac348c0, parent=0x0000aaaaaada2ee0) and we don't call setParent again after that.

       

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            vestbo Tor Arne Vestbø
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes