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 620499 - Plugin dialogs's configure button sensitivity not updated correctly
Plugin dialogs's configure button sensitivity not updated correctly
Status: RESOLVED FIXED
Product: libpeas
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: libpeas-maint
libpeas-maint
Depends on:
Blocks:
 
 
Reported: 2010-06-03 16:28 UTC by Garrett Regier
Modified: 2010-06-03 17:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix preferences button sensitivity not being updated correctly (2.00 KB, patch)
2010-06-03 16:42 UTC, Garrett Regier
committed Details | Review

Description Garrett Regier 2010-06-03 16:28:05 UTC
This was an issue with gedit's plugin-manager and as libpeas borrow it this probably affects libpeas.

If you click quickly you can cause the plugin to be deactivated but have the
configure button sensitive.

The corresponding gedit bug: https://bugzilla.gnome.org/show_bug.cgi?id=620453
Comment 1 Garrett Regier 2010-06-03 16:42:43 UTC
Created attachment 162671 [details] [review]
Fix preferences button sensitivity not being updated correctly

I also fixed an indentation that was off and replaced the unneeded data arguments with a plugin manager.
Comment 2 Steve Frécinaux 2010-06-03 17:47:11 UTC
I committed a slightly modified version of your patch. Thanks!

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.