GNOME Bugzilla – Bug 734446
network: Make broken configuration entries red
Last modified: 2014-08-08 10:10:45 UTC
.
Created attachment 282837 [details] [review] network: Make broken configuration entries red When a configuration setting is wrong, set the entry or file chooser that contains the incorrect information to be surrounded by red. This makes it easier for users to find where the error was made that disallows them to click the "Apply" button.
Review of attachment 282837 [details] [review]: You forgot to add the ui-helpers files
Created attachment 282888 [details] [review] network: Make broken configuration entries red When a configuration setting is wrong, set the entry or file chooser that contains the incorrect information to be surrounded by red. This makes it easier for users to find where the error was made that disallows them to click the "Apply" button.
Review of attachment 282888 [details] [review]: Otherwise looks fine ::: panels/network/wireless-security/ws-leap.c @@ +67,3 @@ return FALSE; + } + widget_set_error (entry); unset
Attachment 282888 [details] pushed as 62db29b - network: Make broken configuration entries red