https://bugs.kde.org/show_bug.cgi?id=508607

--- Comment #9 from Jonathan Wakely <[email protected]> ---
(In reply to evgeniyharchenko.dev from comment #0)
> SUMMARY
> After a recent commit in KIO:
> https://invent.kde.org/frameworks/kio/-/merge_requests/1937/
> diffs?commit_id=16d8b4cdfbcd9ac884581df67441e98efa743eb3
> the "Open With" dialog no longer shows applications marked with
> NoDisplay=true. It introduces a regression in practical usage.

So one duplicate Chrome entry now breaks an unknown number of other
applications, because that commit means that you can't use e.g.
`smplayer_enqueue.desktop` to enqueue audio files in smplayer, because that has
`NoDisplay=True` as well.

It seems like this should be fixed in the Chrome desktop file and this change
should be reverted. Or the change should be smarter, and only remove NoDisplay
entries that have the same name as another entry.

And separately, the Middle Click action should NOT be affected by
NoDisplay=True, that's just completely wrong.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to