RFR: 8323511: Scrollbar Click jumps inconsistent amount of pixels [v6]

Kevin Rushforth kcr at openjdk.org
Fri May 10 12:11:00 UTC 2024


On Fri, 10 May 2024 09:26:18 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:

> I've added eduard as a contributor!
> 
> **CSR** I've created a CSR. https://bugs.openjdk.org/browse/JDK-8332041

Thanks!

> If i remember correctly, the name of the ticket and the CSR must be the same? Otherwise i could change it to something like "JavaFX, add the method double VirtualFlow.getViewportLength()"

Yes, the titles of the JBS bug, the associated CSR, and the PR must all match.

And speaking of the CSR, based on Johan's comment about the behavior change, that should also be documented in the CSR. We don't currently document the behavior of most controls in the spec, but significant behavioral changes should still be listed in the CSR when they change.

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

PR Comment: https://git.openjdk.org/jfx/pull/1326#issuecomment-2104494122


More information about the openjfx-dev mailing list