! 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 !
Panel at bottom, indicator covers panel
Status:
RESOLVED: MOVED
Product:
Xfce4-indicator-plugin
Component:
General

Comments

Description flocculant 2015-02-03 18:58:43 CET
Running Xubuntu Vivid 15.04

With panel placed at bottom of screen, using any app located within the indicator plugin it's menu covers the panel rather than appear just above the panel.

If space reserved for borders is enabled the indicator menu appears properly above the panel.

(Currently testing the intellihide panel hide, so that option is unavailable)

If panel is at screen top - then indicator menu appears correctly regardless.
Comment 1 Alistair Buxton 2015-02-03 23:34:44 CET
This happens because the the indicator applet now uses Gtk3 indicators. In gtk3, the menu placement code has been rewritten in gdk. It now follows the struts and _NET_WORKAREA_GEOMETRY more closely.

This X atom is used to inform all applications which areas of the display are covered by panels. gdk will attempt to stop menus from overlapping these areas, and the window manager will attempt to keep fullscreen windows from overlapping these areas (those would appear behind panels, menus in front.)

So clearly the autohide panel should not squash fullscreen windows. It should appear above them. But that means when the panel unhides, it can't set a strut. And that means gdk3 will draw menus on top of it. Gtk2 continues to not do this though, for reasons I don't understand.

So this appears to be a regression in Gdk3, which is also the cause of https://bugzilla.xfce.org/show_bug.cgi?id=10625
Comment 2 ron.l.johnson 2016-07-14 02:22:34 CEST
I experience this bug with panel 4.12.0, indicator plugin 2.3.3 and Gtk3-bin 3.18.9 on Xubuntu 16.04.  The problem started in 14.04.  Here is the associated bug report from Feb 2015 -- same time +flocculant opened this bug: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-plugin/+bug/1416843
Comment 3 Git Bot editbugs 2020-05-23 00:09:46 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-indicator-plugin/-/issues/6.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #11501

Reported by:
flocculant
Reported on: 2015-02-03
Last modified on: 2020-05-23

People

Assignee:
Andrzej
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information