-
Bug
-
Resolution: Unresolved
-
P5
-
None
-
6
-
generic, x86
-
generic, windows_xp
Fix 5078454 fixed a number of problems with JTable's scrollable increments. However, there are several code paths which handle scrolling, depending on how it is initiated (PageUp/PageDown, clicking in a scrollbar's scroll track, mouse wheel). For instance, clicking in the scrollbar track does not always align a JTable's top cell. This scrolling code should all be unified, so all methods of scrolling work correctly, and to increase code-maintainability.
###@###.### 10/6/04 01:08 GMT
###@###.### 10/6/04 01:08 GMT
- duplicates
-
JDK-6410561 Keep top Table(List?) row aligned when dragging the scrollbar
-
- Closed
-
-
JDK-6410549 Scrollable.getScrollableUnitIncrement() behavior is under-specified
-
- Closed
-