-
Bug
-
Resolution: Incomplete
-
P4
-
7, 8, 9
-
b09
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2163384 | 6-pool | Unassigned | P4 | Closed | Won't Fix |
The problem is visible when:
- JScrollPane contains a JTree
- JTree has such a size, that only horizontal scroll bar is visible
- The tree has left-to-right orientation
- The scroll pane has right-to-left orientation
Try to move the mouse cursor to the tree and to rotate the mouse wheel. The horizontal scroll bar will twitch from the left side to the right side instead of usual smooth moving.
See the attached test case.
- JScrollPane contains a JTree
- JTree has such a size, that only horizontal scroll bar is visible
- The tree has left-to-right orientation
- The scroll pane has right-to-left orientation
Try to move the mouse cursor to the tree and to rotate the mouse wheel. The horizontal scroll bar will twitch from the left side to the right side instead of usual smooth moving.
See the attached test case.
- backported by
-
JDK-2163384 JScrollPane's horizontal scroll bar sometimes works improperly when handled by mouse wheel
-
- Closed
-
- relates to
-
JDK-5078454 ScrollPane does not support accelerated scroll wheel
-
- Resolved
-