Skip to content

File Chooser files are hard to find #100

@Chrriis

Description

@Chrriis

Using FlatLaf, files are very hard to find. My setup is Windows based, I don't know how this behaves on other OS.

So, using this test case showing the 3 variations I am going to compare:
FileChooserTest.zip

I can open the FlatLaf file chooser in its current form (never mind the missing labels here). I find that it is hard to identify files, directories, search for known files by their type:
FileChooser1

Compare that with the second variation which opens the system L&F file chooser (the L&F of the application remains FlatLaf, but I use a dirty trick):
FileChooser2

One possible variation is to keep the FlatLaf file chooser, but to show system icons. The downside is that it has to be set on all instances of file choosers. Maybe this should be somehow settable as default?
FileChooser3

Note that I also find navigation capabilities in the system file chooser much better. I wonder if in this specific case FlatLaf shouldn't implement such shortcut buttons in a platform dependent manner (Windows-like basic shortcuts on Windows, maybe something for MacOS, etc.).

The problem I have is that if we decide to adopt FlatLaf on our applications, some clients will be angry if they see losses of functionalities.

Any thoughts? 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions