Bug 456135 - List "recommended" applications first with button to show all apps in "Choose Application" dialogue
Summary: List "recommended" applications first with button to show all apps in "Choose...
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.94.0
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-29 16:21 UTC by Unknown
Modified: 2024-07-09 13:18 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
How it's done in gnome #1 (25.80 KB, image/png)
2022-06-29 16:21 UTC, Unknown
Details
How it's done in gnome #2 (39.45 KB, image/png)
2022-06-29 16:21 UTC, Unknown
Details
How it's done in windows (18.75 KB, image/png)
2022-06-29 16:21 UTC, Unknown
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2022-06-29 16:21:07 UTC
Created attachment 150264 [details]
How it's done in gnome #1

SUMMARY
Right now, dolphin shows ALL applications in choose application dialogue, i don't think it's how it needs to be.

In gnome, "Select Application" dialogue list recommended apps (from mime-types defined in .desktop files) with button to show all apps.
In windows, "open with" dialogue list recommended applications and other apps below.

I think dolphin needs to change it's  "Choose Application" dialogue to be more like in windows/gnome.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT
Dolphin shows all applications by default.

EXPECTED RESULT
Dolphin will show recommended first, with option to list all apps, like in gnome/windows

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Fedora Linux 36
(available in About System)
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Comment 1 Unknown 2022-06-29 16:21:30 UTC
Created attachment 150265 [details]
How it's done in gnome #2
Comment 2 Unknown 2022-06-29 16:21:55 UTC
Created attachment 150266 [details]
How it's done in windows