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 670006 - Can't select any extension in the preference tool
Can't select any extension in the preference tool
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-02-13 18:29 UTC by Giovanni Campagna
Modified: 2012-02-13 18:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
extension-prefs-tool: fix sensitivity of combobox items (1.04 KB, patch)
2012-02-13 18:29 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2012-02-13 18:29:26 UTC
See the patch for an explanation.
Comment 1 Giovanni Campagna 2012-02-13 18:29:43 UTC
Created attachment 207475 [details] [review]
extension-prefs-tool: fix sensitivity of combobox items

Extensions are load asynchronously, and they're availability can
change at times, so sensitivity must sometimes be restored to true.
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-02-13 18:36:16 UTC
Review of attachment 207475 [details] [review]:

So annoyed I missed this. Yep.
Comment 3 Giovanni Campagna 2012-02-13 18:41:29 UTC
Attachment 207475 [details] pushed as 41f0e13 - extension-prefs-tool: fix sensitivity of combobox items