RFR: 8090158: Wrong implementation of adjustValue in scrollBars [v2]

Kevin Rushforth kcr at openjdk.java.net
Tue Sep 21 12:16:43 UTC 2021


On Tue, 21 Sep 2021 08:53:07 GMT, Hadzic Samir <shadzic at openjdk.org> wrote:

>> JBS bug: [JDK-8090158](https://bugs.openjdk.java.net/browse/JDK-8090158)
>> 
>> The javadoc of the ScrollBar#adjustValue specifically says that it will adjust the value based on the block increment value. Therefore, there is no reason to stop at the given value when reaching an end.
>
> Hadzic Samir has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix upon review

Marked as reviewed by kcr (Lead).

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

PR: https://git.openjdk.java.net/jfx/pull/582


More information about the openjfx-dev mailing list