Bug 456135

Summary: List "recommended" applications first with button to show all apps in "Choose Application" dialogue
Product: [Frameworks and Libraries] frameworks-kio Reporter: Unknown <null>
Component: generalAssignee: KIO Bugs <kio-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: kdelibs-bugs-null, kfm-devel, nate, nicolas.fella
Priority: NOR    
Version First Reported In: 5.94.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: How it's done in gnome #1
How it's done in gnome #2
How it's done in windows

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