1. Button and text field are not painted until the window is resized.
2. If you resize the window dragging left or top edge of the window, the window will be repainted. But if you drag right or bottom edge of it, the window won't be repainted until it gets a mouse event.
2. If you resize the window dragging left or top edge of the window, the window will be repainted. But if you drag right or bottom edge of it, the window won't be repainted until it gets a mouse event.
- duplicates
-
JDK-8120292 SwingNode is not Resizable
- Closed
- relates to
-
JDK-8094713 [SwingNode] : Any mouse events are not coming
- Closed