Bugs item #683345, was opened at 2003-02-09 04:33
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=683345&group_id=44253
Category: UI: MacOS X-specific
Group: Annoying
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Centgraf (centgraf)
Assigned to: Nobody/Anonymous (nobody)
Summary: Multiple Selection in Open Dialog on Mac 1.3.1
Initial Comment:
On Mac OS X with JDK 1.3.1, multiple selection only works properly if the selection was created as a contiguous selection with the shift key. If the command key is used to create a noncontiguous selection, only the first item selected will be opened. If a contiguous selection is made, and then certain items are de-selected with the command key, even the de-selected items are opened.
Since this doesn't happen with JDK 1.4.1 or on Solaris, I'm inclined to think that this is a bug in the Aqua LAF version of JFileChooser on 1.3.1. I haven't verified this yet. If it turns out to be their problem, I'll submit a bug report to Apple.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=683345&group_id=44253
|