Bug 382251 - Discover could use an "open <program name>" button that appears for installed software
Summary: Discover could use an "open <program name>" button that appears for installed...
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: discover (other bugs)
Version First Reported In: 5.9.4
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-11 19:42 UTC by Nate Graham
Modified: 2023-11-15 23:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 5.10.4
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2017-07-11 19:42:11 UTC
Most app store/software center type programs have a feature whereby once you install a program, the "install" button turns into a button marked "open" that can be used to open the newly-installed program. This is a very useful feature for new users who are not likely to be familiar with where programs "live", and may not know how to open newly-installed software.

Discover currently changes the "install" button into a "remove" button for installed software. This implicitly assumes that the most likely thing for a user to do with the newly-installed software is to remove it--hopefully not! That said, a remove button *is* useful because removing newly-installed software that's not found to be useful is also a common use case.

I propose that for installed software, an additional button appears that allows the user to open the program. This would allow the user to easily run as well as remove the new program, thereby satisfying both common post-install use cases.