FULL PRODUCT VERSION :
java version "1.8.0_40"
Java(TM) SE Runtime Environment (build 1.8.0_40-b26)
Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Windows ver6.1 (build 7601)
A DESCRIPTION OF THE PROBLEM :
TextArea in every project what I created has one problem. For imagine we have Scene with only some Pane and inside it is TextArea. When I go to maximized and then go back to window, ScrollBars were shown. When I start with scrolling, nothing happens. The same scenario occurs when I am resizing window to smaller window. ScrollBar hide/show is refreshed when I click into TextArea or I start to write some text.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
nothing
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.8.0_40"
Java(TM) SE Runtime Environment (build 1.8.0_40-b26)
Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Windows ver6.1 (build 7601)
A DESCRIPTION OF THE PROBLEM :
TextArea in every project what I created has one problem. For imagine we have Scene with only some Pane and inside it is TextArea. When I go to maximized and then go back to window, ScrollBars were shown. When I start with scrolling, nothing happens. The same scenario occurs when I am resizing window to smaller window. ScrollBar hide/show is refreshed when I click into TextArea or I start to write some text.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
nothing
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
-
JDK-8097060 [Modena, TextArea] Vertical scrollbar appears in TextArea and then disappears
-
- Resolved
-