-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
7u15, 7u51
-
Windows 7, JDK 1.7
-
windows_7, windows_8
Steps to reproduce:
- create an empty JFrame window
- resize it by dragging its top border to the top of the screen
- when the mouse cursor reaches the top of the screen the Windows 7 will resize the frame across the whole screen height
- release the mouse
- the JFrame will resize and its bottom part won't repaint (will show as black)
- create an empty JFrame window
- resize it by dragging its top border to the top of the screen
- when the mouse cursor reaches the top of the screen the Windows 7 will resize the frame across the whole screen height
- release the mouse
- the JFrame will resize and its bottom part won't repaint (will show as black)
- duplicates
-
JDK-8041634 componentResized not called when snapped
- Closed
-
JDK-8016356 Any swing frame resizes ugly.
- Resolved