-
Bug
-
Resolution: Fixed
-
P4
-
fx2.0
-
Win 7 32 bit, FX 2.0 b216 presidio master build
- Please see the attached test case. Run as is increase the width and height of button to a point where scroll bars appear. Now change the scroll bar's policy by clicking on appropriate buttons.
- Now remove lines 87,88 and 107, 108 from test case and repeat above, then you can observe that HBar and VBar policy on ScrollView is not taking effect immediately.
- Now remove lines 87,88 and 107, 108 from test case and repeat above, then you can observe that HBar and VBar policy on ScrollView is not taking effect immediately.
- duplicates
-
JDK-8128722 [ScrollPane] {H,V}BarPolicy is not applied immediately when binded.
- Closed