GNOME Bugzilla – Bug 327749
Empty custom command entries when predefined app is selected
Last modified: 2006-01-30 00:23:09 UTC
When a predefined application is selected from the list, custom command entries are disabled and cleared. It would be better if they were only disabled, thus showing selected application command and options. This features was present in the "old" applet and was requested by Sebastien on IRC (iirc). For some reason it was not present in the tarball used for the CVS import. Note that applying this patch will make current applet suffering from bug #116129, but at the moment there isn't a simple solution (see also comment #3).
Created attachment 57670 [details] [review] preferred-apps-keep-custom-entries.patch
Thanks for your patch, feel free to commit it
Sebastien, I would be happy to commit the patch, but I haven't cvs account. Could you do it for me, please? Thanks.
committed, thanks
The entry shows the text now, but it's insensitive. HIG recommends entries not to be insensitive, just disabled (no input), so you can still c&p...
Ok, fixed the sensitivity/disabling thing
IMHO, I think that making a text entry just not editable may be misleading for the user, since there are no visual effect marking its state, since "not editable" and "editable" are rendered the same way, at least with all the themes I tested.