-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6
-
x86
-
windows_xp
1. Create Frame and make it visible
2. Create a Dialog with setResizble(false) and make it visible.
( now the focus is on Dialog).
EXPECTED result: press the keys Alt + Space bar, menu should be displayed with the options
"move", "close" in enabled state and size, minimize, maximize in disabled state.
ACTUAL result: Size, Minimize and Maximize options are Eabled. and you can mininze and maximize the Dialog window.
Note: this is a regression introduced in jdk 1.6.0 between b36 and b40
this is reproducible only in windows.
2. Create a Dialog with setResizble(false) and make it visible.
( now the focus is on Dialog).
EXPECTED result: press the keys Alt + Space bar, menu should be displayed with the options
"move", "close" in enabled state and size, minimize, maximize in disabled state.
ACTUAL result: Size, Minimize and Maximize options are Eabled. and you can mininze and maximize the Dialog window.
Note: this is a regression introduced in jdk 1.6.0 between b36 and b40
this is reproducible only in windows.
- duplicates
-
JDK-6494016 Non-resizable dialogs are resizable through 'size' option on the menu, Win32
-
- Closed
-