After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 136074 - wacky autohiding behaviour
wacky autohiding behaviour
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
2.5.x
Other Linux
: Normal minor
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-03-03 15:31 UTC by Mark McLoughlin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Mark McLoughlin 2004-03-03 15:31:55 UTC
From:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=117259

1. Create a horizontal top expanded panel
2. change properties, in this order
   a. expand off
   b. orientation right
   c. autohide
3. click close, to close the properties box
4. observe wacky autohide behaviour
Comment 1 Bart Martens 2004-03-03 17:44:55 UTC
Happens also with gnome-panel-2.4.2-1.
Comment 2 Mark McLoughlin 2004-09-14 11:01:22 UTC
Okay, I think this is fixed on HEAD now (i.e. will be fixed in 2.8.1):

2004-09-14  Mark McLoughlin  <mark@skynet.ie>

        Fix for bug #136074 - weird autohiding behaviour when
        you change the orientation of an unexpanded panel.

        * panel-toplevel.c: (panel_toplevel_set_orientation): un-snap
        from the center of the screen if we rotate the panel.