-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
6
-
generic
-
generic
4488430 fixed a problem with JList.getLastVisibleIndex() returning -1 under certain circumstances for a HORIZONTAL_WRAP list. The fix didn't solve the same problem for VERTICAL_WRAP though.
To see the problem, obtain the regression test:
test/javax/swing/JList/4488430/bug4488430.
Change the wrapping in the test source to VERTICAL_WRAP and then run it. The test fails.
To see the problem, obtain the regression test:
test/javax/swing/JList/4488430/bug4488430.
Change the wrapping in the test source to VERTICAL_WRAP and then run it. The test fails.
- relates to
-
JDK-4488430 JList.getLastVisibleIndex() returns -1 for a HORIZONTAL_WRAP list
-
- Resolved
-