-
Bug
-
Resolution: Fixed
-
P5
-
8, 11, 17, 21, 22
-
b18
-
windows
The WM_AWT_SET_SCROLL_INFO message [1] which sets scroll info is never used. It can be removed.
The ScrollBar and ScrollPane components use their own techniques to control the position and range of the scroll bars.
[1] https://github.com/openjdk/jdk/pull/14338#discussion_r1221395024
The ScrollBar and ScrollPane components use their own techniques to control the position and range of the scroll bars.
[1] https://github.com/openjdk/jdk/pull/14338#discussion_r1221395024
- relates to
-
JDK-8315690 Call ::SetScrollInfo on toolkit thread in awt.ScrollBar
- Open
-
JDK-8297923 java.awt.ScrollPane broken after multiple scroll up/down
- Resolved