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

JFileChooser won't show any files on new Mac OS #602

Closed
m-markovic opened this issue Jul 9, 2023 · 0 comments
Closed

JFileChooser won't show any files on new Mac OS #602

m-markovic opened this issue Jul 9, 2023 · 0 comments
Assignees
Labels
enhancement pressing Will fix issue in next release
Milestone

Comments

@m-markovic
Copy link

Describe the bug
JFileChooser will not work properly on new Mac OS (e.g., Ventura) as it will not show files in certain folders (e.g., Dociuments)

To Reproduce
Steps to reproduce the behavior:

  1. Use Mac with OS Ventura
  2. Click on any button that opens FileChooser dialogue
  3. Click on Documents folder
  4. The folder will be empty

Expected behavior
To see files contained in that folder

Potential Fix
Replace JFileChooser with FileDialog

@dgarijo dgarijo self-assigned this Aug 10, 2023
@dgarijo dgarijo added this to the v1.4.xx milestone Aug 10, 2023
@dgarijo dgarijo added the pressing Will fix issue in next release label Aug 10, 2023
dgarijo added a commit that referenced this issue Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement pressing Will fix issue in next release
Projects
None yet
Development

No branches or pull requests

2 participants