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 640006 - choose app dialog shows other apps by default
choose app dialog shows other apps by default
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkAppChooser
2.99.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Cosimo Cecchi
Depends on:
Blocks:
 
 
Reported: 2011-01-19 22:39 UTC by William Jon McCann
Modified: 2011-01-21 00:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Make the show more button follow the show-other property (1.53 KB, patch)
2011-01-20 21:26 UTC, William Jon McCann
none Details | Review

Description William Jon McCann 2011-01-19 22:39:44 UTC
The choose app dialog shows "Other apps" by default which makes the Show Other button a bit unnecessary.  We shouldn't show the other apps by default.
Comment 1 William Jon McCann 2011-01-20 21:25:38 UTC
Actually it is reasonable to show the other apps initially since you would go to the dialog only if you don't want one of the recommended apps in the chooser button.  The bug is that the dialog show-more button state is out of sync with the display.
Comment 2 William Jon McCann 2011-01-20 21:26:05 UTC
Created attachment 178889 [details] [review]
Make the show more button follow the show-other property

Instead of show-all.
Comment 3 Matthias Clasen 2011-01-21 00:55:52 UTC
Committed this one