dgarijo / Widoco

Wizard for documenting ontologies. WIDOCO is a step by step generator of HTML templates with the documentation of your ontology. It uses the LODE environment to create part of the template.
Apache License 2.0
284 stars 88 forks source link

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

Closed m-markovic closed 1 year ago

m-markovic commented 1 year ago

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