GNOME Bugzilla – Bug 126947
Setting Custom entries for Web Browser/Mail reader results in inconsistent toggle buttons
Last modified: 2004-12-22 21:47:04 UTC
If the custom entries are set for Web Browser/Mailer, gnome-default-application-properties displays the toggle buttons in inconsistent state for both select and custom toggles, leaving the entries inactive. Version: gnome-default-applications-properties 2.5.1 How reproducible: Always Steps to reproduce: 1. invoke gnome-default-applications-properties 2. set the value for Web Browser to any custome value, say epiphany %s 3. Close the dialog 4. invoke gnome-default-application-properties again 5. Web Browser page is displayed with both the select and custom toggles in inconsistent mode and entry boxes inactive Same is the case with Mailer page if custom mailer is set. Even if the custom valus are set through some other application and Preferred applications dialog is brought up, bug is observed.
Created attachment 21435 [details] [review] Patch to fix this. Custom toggles are set active in case custom entries are set for both Web Browser and Mailer
Changes made to gnome-default-applications-properties.c in read_browser() and read_mailer().
isn't it the same problem like #121944 ?
I guess the problem seems to be similar, though #121944 talks about value being set to default while opened again. What I could observe was that the options are made inconsistent and entries disabled.
*** Bug 140216 has been marked as a duplicate of this bug. ***
ahh, woops, yes looks like a dup of bug 121944. Thanks Marcin. *** This bug has been marked as a duplicate of 121944 ***