Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files without extension part in their name aren't shown to be opened #17776

Closed
PavanLuca opened this issue Sep 6, 2024 · 1 comment · Fixed by #17793
Closed

Files without extension part in their name aren't shown to be opened #17776

PavanLuca opened this issue Sep 6, 2024 · 1 comment · Fixed by #17793
Labels
A-desktop Area: Desktop Application bug Something isn't working

Comments

@PavanLuca
Copy link

PavanLuca commented Sep 6, 2024

Any file without its extension format in its name isn't shown in the file picker.

Zorin OS Core 17.1, X11

@Lord-McSweeney Lord-McSweeney added A-desktop Area: Desktop Application bug Something isn't working labels Sep 6, 2024
@kjarosh
Copy link
Member

kjarosh commented Sep 6, 2024

It appears that rfd just does not support filters for files without a dot in their name:

https://github.com/PolyMeilex/rfd/blob/42dcc7d61fc5e278b4ed76bb9720ba4d89266f01/src/backend/xdg_desktop_portal.rs#L31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-desktop Area: Desktop Application bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants