Comment 0 for bug 1041047

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Transient windows above "Unredirect Fullscreen Windows" are often invisible, not painted

Using Unredirect Fullscreen Windows mostly seems to work for me. However sometimes I find that opening a transient window above the unredirected fullscreen window fails:

Testcase A:
1. Open Chrome/Chromium and go full screen.
2. Right click on the web page.
Expected: Context menu visible
Observed: No context menu visible (yet my debug output tells me that compiz knows the fullscreen window is no longer on top and should be redirected).

Testcase B:
1. Open a video on mplayer
2. Hit F to go fullscreen.
3. Hit Alt+Space to open the window menu
Expected: the window menu should open in the top-left corner of the screen
Observed: No window menu opens (yet my debug output tells me that compiz knows the fullscreen window is no longer on top and should be redirected).