-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
5.0
-
generic
-
generic
ctrl-A on JList selects all items in JList, but the scroll bar does not scroll to the bottom of the list. The user has to manually scroll to the bottom of the list to see the items.
The behavior was correct till Tiger-b15. Regression in b16. Occurs on Solaris and Windows.
Steps to reproduce:
1. Run the attached program
2. Select an item from the JList
3. Type ctrl-A
4. It can be seen that all the items in the JList are selected, but the scroll bar remains at the top.
The behavior was correct till Tiger-b15. Regression in b16. Occurs on Solaris and Windows.
Steps to reproduce:
1. Run the attached program
2. Select an item from the JList
3. Type ctrl-A
4. It can be seen that all the items in the JList are selected, but the scroll bar remains at the top.
- relates to
-
JDK-4381589 JList in single selection mode shows unexpected behavior on CTRL-A
-
- Resolved
-
-
JDK-4510347 JList accessibility probelms
-
- Closed
-