! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Autohide makes panel visible in fullscreen applications
Status:
RESOLVED: FIXED
Product:
Xfce4-panel

Comments

Description A. Fackler 2011-03-23 10:09:59 CET
I tried this with Totem and Ristretto:
If "Automatically show and hide the panel" is set, the hidden panel is visible as a small line at the edge of the screen even in fullscreen applications. (The non-hidden panel is completely invisible in fullscreen mode, as expected.)
Comment 1 A. Fackler 2011-03-25 20:35:47 CET
Created attachment 3580 
Fix it with GTK_WINDOW_TOPLEVEL

This patch, which makes the hidden panel a GTK_WINDOW_TOPLEVEL with "keep above", fixes the problem for me and so far does not seem to have any undesirable side-effects.
Comment 2 Nick Schermer editbugs 2011-05-28 13:41:48 CEST
Applied in 27dfa9b.

Bug #7435

Reported by:
A. Fackler
Reported on: 2011-03-23
Last modified on: 2011-05-28

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Attachments

Fix it with GTK_WINDOW_TOPLEVEL (931 bytes, patch)
2011-03-25 20:35 CET , A. Fackler
no flags

Additional information