GNOME Bugzilla – Bug 705592
Have more sane defaults
Last modified: 2018-08-03 19:28:55 UTC
At guadec Stef, Aruna and I spoke about the default view settings of seahorse, namely the hidden sidebar and "personal" item-filter. Combined, these two defaults make seahorse confusing because they hide too much information. These patches change the defaults. For some reason, the variable 'value', which corresponded to the "any" item-filter was the empty string (""). I changed 'value' to be "any", because it made more sense, but perhaps it was intentional. Stef?
Created attachment 251002 [details] [review] sidebar patch
Created attachment 251003 [details] [review] filter item patch
Thanks. Committed the sidebar patch.
Review of attachment 251003 [details] [review]: In order to remain backwards compatible (with settings that people have explicitly chosen) it's better to leave the "" as the any value. I think this was chosen due to migration from old GConf settings. And I don't think it's necessarily a bad default to have.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/seahorse/issues/86.