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 324444 - Toggling the 'locked_down' gconf key leaves ugly menu separaters in the applet menu
Toggling the 'locked_down' gconf key leaves ugly menu separaters in the apple...
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
2.12.x
Other All
: Normal trivial
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-19 00:17 UTC by Glynn Foster
Modified: 2015-03-24 13:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Glynn Foster 2005-12-19 00:17:06 UTC
Please describe the problem:
When you toggle the /apps/panel/global/locked_down key, you see ugly separators
in the applet context menu items.

Steps to reproduce:
1. gconftool-2 --set --type=bool /apps/panel/global/locked_down "true"
2. Right click on an applet
3. See ugly separators where menu items used to be sandwiched between.


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Vincent Untz 2005-12-19 07:08:01 UTC
Dude, they're not ugly. They're... visually unattractive :-)
Comment 2 Vincent Untz 2006-01-22 15:29:13 UTC
Fixed in HEAD. There's some bonobo voodoo magic because I don't know why both separators are hidden (what I changed should only make one of them to be hidden), but let's be glad that the voodoo works :-)