RFR: 6510914: JScrollBar.getMinimumSize() breaks the contract of JComponent.setMinimumSize() [v6]

Alexey Ivanov aivanov at openjdk.org
Tue Nov 7 14:15:36 UTC 2023


On Tue, 7 Nov 2023 03:29:15 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Can you please attach your testcode in JBS? I tried with the testcases JScrollBarMinLayout.java and JScrollBarMaxLauout.java resizing the frame and I dont see any difference in layout behaviour of the scrollbars with and without these getXXX methods.

I should've attached it right away, now `ScrollbarSize.java` is attached to JBS.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15325#issuecomment-1798606082


More information about the client-libs-dev mailing list