-
Bug
-
Resolution: Withdrawn
-
P4
-
fx2.0
The ScrollPane does not update it's ScrollBars when it's contents are
resized by a Scale transform.
. The scrollbar thumb size is not updated if the contents of a ScrollPane are resized,
. The requirement for scrollbars is not checked, so they don't appear as-needed.
Use the Slider in the attached testcase to verify.
The contents are scaled, but the thumb isn't resized and the need for the scrollbar can be wrong.
- duplicates
-
JDK-8108615 The same ocurrs with ScrollView
- Closed
-
JDK-8114234 1. Slider does not resize and show labels and marks in a H/VBox. ScrollPane's scrolbars are not resized.
- Closed
-
JDK-8128288 [ScrollPane] Rotation is not taken into account.
- Closed
-
JDK-8128915 [ScrollPane] Content scaling is not taken into account.
- Closed