Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.8, 3.0.0 PDFBox
-
Patch
Description
The file open dialog for Mac in the PDFDebugger tool has the file filter set up incorrectly. Instead of filtering the filename, it is filtering the directory name. Thus you can open any file in a directory that ends with .pdf, but nothing else.
See also: FilenameFilter.accept Javadoc