Ticket #230 (new defect)

Opened 20 months ago

Last modified 11 months ago

guake overlaps panel after creating new tab

Reported by: gavv Owned by: somebody
Priority: minor Milestone: 0.5.0
Component: guake Version: 0.4.2
Keywords: Cc:

Description

After creating new tab in guake, it hides xfce panel in the top. After hiding/restoring guake, panel is displayed again.

Screenshots: before:  http://omploader.org/vNHJ4aQ/before.png after:  http://omploader.org/vNHJ4ag/after.png

Change History

Changed 11 months ago by zarorudo

I tracked this down to this line: guake.py:862 self.client.notify(KEY('/general/window_height'))

Commenting this fixes the bug, but ofcourse introduces other inconveniences. Seems like the resize method somewhy ignores the panel when its called after creating a tab.

Changed 11 months ago by darkshines

I have exactly the same problem.

xfce4-panel: 4.8.2 guake: 0.4.2

Note: See TracTickets for help on using tickets.