Created attachment 150143 [details] jxl file STEPS TO REPRODUCE 1. use Wayland session 2. download the attached jxl file with a non-sandboxed browser - I have tested Opera and Vivaldi on my system 3. try to open the downloaded file via download manager of your browser OBSERVED RESULT 'Open with...' dialog with generic Wayland icon opens. Please see the attached screenshot. EXPECTED RESULT 'Open with...' dialog opens with its own icon SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.25.80 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 Graphics Platform: Wayland
Created attachment 150144 [details] screenshot
chromium calls xdg-open here, which then calls kde-open. That way kde-open has no idea what app called it originally, so it cannot report its desktop file name and thus get the same icon as the calling app. I guess the best we can do is come up with some generic icon
Now there is a new "choose app" dialog and I can't reproduce this bug with it. Operating System: Arch Linux KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.245.0 Qt Version: 6.6.0 Graphics Platform: Wayland