OPERATING SYSTEM(S):
SLES9 (SP1)
OPERATING SYSTEM(S):
SLES9 (SP1)
FULL JDK VERSION(S):
java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)
DESCRIPTION:
- Exact steps to reproduce
1. Run testcase: java SwingSet2.jar
2. Go to FileChooserDemo panel
3. Click "Show Custom JFileChooser" button
4. Choose an image file, Click "About" button, a pop-up window come up
5. Click the title of the "Custom Layout FileChooser" window
6. The "About" Message Dialog cannot holding on the top
- Minimal source code that demonstrates the problem
/demo/jfc/SwingSet2/SwingSet2.jar
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The "About" Message Dialog should be appeared in the front of all windows.
ACTUAL -
The "About" Message Dialog cannot holding on the top