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 528818 - panel autohide animations are not configurable in the panel properties dialog
panel autohide animations are not configurable in the panel properties dialog
Status: RESOLVED WONTFIX
Product: gnome-panel
Classification: Other
Component: panel
2.22.x
Other All
: Normal minor
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-18 20:42 UTC by simon80
Modified: 2009-06-18 07:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description simon80 2008-04-18 20:42:17 UTC
Add an indented checkbox just under the "Autohide" checkbox: "Animate Show/Hide"

Animating the transition of a panel from hidden to shown is an utter misfeature to begin with, because it wastes the user's time waiting for access to the panel.  That specific animation should be off by default, but it's even worse when there's no option in the UI to disable it.

Other information:
Comment 1 Mateus 2009-01-22 01:46:39 UTC
I second that.

The 500 ms delay to unhide it is also annoying. It was driving me nuts, till I found the gconf keys to set it to a usable value. Such an basic aspect should be configurable by GUI.

To show that I'm not just an old man ranting, let me quote some topics from ubuntuforums.org, where this issue is somewhat common:

http://ubuntuforums.org/showthread.php?t=170864
http://ubuntuforums.org/archive/index.php/t-60472.html
http://ubuntuforums.org/showthread.php?t=3301
http://ubuntuforums.org/archive/index.php/t-237078.html
http://ubuntuforums.org/showthread.php?t=786849
Comment 2 glacialfury 2009-05-03 18:23:37 UTC
Agreed.  Slow unhide makes the UI seem unresponsive; it can be present, but the default should be quicker and the timing configuration should be exposed to the user (at least as a Slow / Fast / Off option, to keep it simple for non-technical users).
Comment 3 Vincent Untz 2009-06-18 07:16:35 UTC
See bug 585963, where we changed the defaults. Now it's much better, which solves your main issue.

But we won't add a UI for this, it's really not something that should need tweaking.