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 558483 - Correctly set sensitivity of context menu items
Correctly set sensitivity of context menu items
Status: RESOLVED FIXED
Product: gconf-editor
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gconf Editor Maintainers
Gconf Editor Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-30 02:00 UTC by Vincent Untz
Modified: 2008-10-30 14:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (2.99 KB, patch)
2008-10-30 02:00 UTC, Vincent Untz
none Details | Review
Slightly improved patch (3.53 KB, patch)
2008-10-30 02:14 UTC, Vincent Untz
committed Details | Review

Description Vincent Untz 2008-10-30 02:00:38 UTC
The "set default" and "set mandatory" popup menu items are always sensitive. That's a bit broken, see the patch.
Comment 1 Vincent Untz 2008-10-30 02:00:55 UTC
Created attachment 121619 [details] [review]
Patch
Comment 2 Vincent Untz 2008-10-30 02:14:33 UTC
Created attachment 121620 [details] [review]
Slightly improved patch
Comment 3 Cosimo Cecchi 2008-10-30 09:00:20 UTC
Looks good, please feel free to commit (or if you prefer, commit it along with the PolicyKit patch when that's ready).
Comment 4 Vincent Untz 2008-10-30 14:28:46 UTC
The PolicyKit patch will need some work to be 100% ready, so I've committed this for now.