Bug 427306 - no filters in file dialog
Summary: no filters in file dialog
Status: RESOLVED FIXED
Alias: None
Product: xdg-desktop-portal-kde
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-03 18:56 UTC by Peter Eszlari
Modified: 2020-10-23 14:25 UTC (History)
2 users (show)

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


Attachments
dbus-monitor --session (95.51 KB, text/plain)
2020-10-03 19:06 UTC, Peter Eszlari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Eszlari 2020-10-03 18:56:11 UTC
1. install https://flathub.org/apps/details/org.bunkus.mkvtoolnix-gui
2. right click -> Source files: -> + Add files
3. Filter: is empty

This does work under GNOME / with xdg-desktop-portal-gtk.
Comment 1 Peter Eszlari 2020-10-03 19:06:59 UTC
Created attachment 132100 [details]
dbus-monitor --session
Comment 2 Bug Janitor Service 2020-10-04 19:27:10 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/31
Comment 3 Jan Grulich 2020-10-04 19:28:13 UTC
Here is a fix: https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/31
Comment 4 Jan Grulich 2020-10-06 15:16:08 UTC
It should be fixed already with the updated runtime.
Comment 5 Jan Grulich 2020-10-06 15:17:06 UTC
(In reply to Jan Grulich from comment #4)
> It should be fixed already with the updated runtime.

Ignore. Wrong bug.
Comment 6 Jan Grulich 2020-10-23 05:30:41 UTC
Git commit 62e6605207d151b34b8c78c00ff5087d4831e85a by Jan Grulich.
Committed on 23/10/2020 at 05:30.
Pushed by grulich into branch 'master'.

FileChooser: escape slash character in user visible filter name

Do this only in case of non-mobile file dialog

M  +11   -3    src/filechooser.cpp
M  +1    -1    src/filechooser.h

https://invent.kde.org/plasma/xdg-desktop-portal-kde/commit/62e6605207d151b34b8c78c00ff5087d4831e85a
Comment 7 Jan Grulich 2020-10-23 14:25:09 UTC
Git commit e8289ad3ac9ea2c189a17dc6cb656e312f6e71b3 by Jan Grulich.
Committed on 23/10/2020 at 14:24.
Pushed by grulich into branch 'Plasma/5.20'.

FileChooser: escape slash character in user visible filter name

Do this only in case of non-mobile file dialog

M  +11   -3    src/filechooser.cpp
M  +1    -1    src/filechooser.h

https://invent.kde.org/plasma/xdg-desktop-portal-kde/commit/e8289ad3ac9ea2c189a17dc6cb656e312f6e71b3