-
Bug
-
Resolution: Fixed
-
P2
-
5.0, 6
-
b38
-
x86
-
linux_sun
-
Verified
I have a frame with a Menu. I am clicking on one of the menuitems which would open a native file dialog with this frame as the parent. Once the native file dialog appears, I am trying to click on the menu again. The exepcted result is that the menu should not be clickable since the parent frame is blocked by the modal file dialog. But on XToolkit, I am able to click the menu and another file dialog opens.
This is reproducible on Tiger-FCS as well as Mustang (tested with b25) on Solaris/Linux with XToolkit. Not reproducible on Motif and Win32.
I have attached a sample test. Execute the sample test. You would see a frame. Click on the menu and click the menuitem. A file dialog will open up. Move away the file dialog and try clicking on the menuitem again. If another file dialog comes up, the bug is reproduced.
###@###.### 2005-03-01 13:38:13 GMT
This is reproducible on Tiger-FCS as well as Mustang (tested with b25) on Solaris/Linux with XToolkit. Not reproducible on Motif and Win32.
I have attached a sample test. Execute the sample test. You would see a frame. Click on the menu and click the menuitem. A file dialog will open up. Move away the file dialog and try clicking on the menuitem again. If another file dialog comes up, the bug is reproduced.
###@###.### 2005-03-01 13:38:13 GMT
- duplicates
-
JDK-5066041 ModalDialogTest fails to behave as per the instruction given in Cinnabar.
-
- Closed
-