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

qt_x11_wait_for_window_manager assumes ReparentNotify

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 4.7.0
    • 4.7.1
    • None
    • None
    • Linux,Xorg,Xmonad
    • fb6cfbe48bc4f2148062d50d4df95616e06f9324

      in src/gui/kernel/qwidget_x11.cpp, qt_x11_wait_for_window_manager assumes that the WM reparents the windows. Most tiling WMs don't do that, since they have no window border, resulting in a 2 seconds delay for showFullscreen on those WMs.

      Suggestion: remove the Reparent state, or skip over it, if there is a MapNotify/Expose in the queue already.

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

            dzyubenk Denis Dzyubenko (Inactive)
            aep Arvid Picciani (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes