-
Bug
-
Resolution: Fixed
-
P2
-
7, 7u4, 7u9
-
b49
-
x86
-
os_x, windows_7
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2226179 | 7u6 | Sergey Bylokhov | P2 | Closed | Fixed | b22 |
Mac OS X 10.7.3, macmini4,1
JDK 7u6 b09.
Start any code with a java.awt.List with setMultipleSelection(true); you cannot select noncontiguous items non-programmatically.
On Mac, Cmd+click does that: it doesn't work in 7u6, neither does Ctrl+click etc. You can select contiguous items by Shift+click though but that's not enough.
JDK 7u6 b09.
Start any code with a java.awt.List with setMultipleSelection(true); you cannot select noncontiguous items non-programmatically.
On Mac, Cmd+click does that: it doesn't work in 7u6, neither does Ctrl+click etc. You can select contiguous items by Shift+click though but that's not enough.
- backported by
-
JDK-2226179 [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List
- Closed
- duplicates
-
JDK-7182068 [macosx] Converting MouseEvents may lead to inconsistent modifiers
- Closed
- relates to
-
JDK-7124240 [macosx] Multi-select lists and trees are unusable by users who are blind
- Closed