-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: client-libs
-
generic
-
generic
The behavior of JTree/JList in conjunction with CTRL-SHIFT-PRESS is slightly different than native Windows components. With native Windows components, the selection is made on the press. With Swing components, it's made on the release. This gives a different experience, particularly when CTRL-SHIFT-PRESS is being used to initiate a LINK drag operation.