-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
5.0
-
Fix Understood
-
generic
-
generic
JAVA VERSION
-------------
java version "swing-jcg-win-01-2004-09-13-int.mustang"
Java(TM) 2 Runtime Environment, Standard Edition (build swing-jcg-win-01-2004-09-13-int.mustang)
Java HotSpot(TM) Client VM (build 1.5.0-rc-b63, mixed mode)
STEPS TO REPRODUCE
-------------------
1. set JAVA_HOME to specified java.
2. Run SwingSet2 Demo.Switch to MotifLookAndFeel
3. Go to JInternalFrame Demo.
4. Click on left corner of any JInternalFrame and see that the System menu is open.
5. Now if you go and click on JInternalFrame-2, to get the System Menu,
you require two mouse clicks. The First mouse click will hide the System Menu
on the JIF-1 and Second mouse click will produce the System menu on JIF-2.
This is unlike other LAFs. In Windows you require one mouse click to do both hiding of System menu on JIF-1 and populating System menu on JIF-2.
Expected Behaviour
------------------
In one click the system menu should pop-up.
Actual Behaviour
-----------------
Now the system menu pops-up in two clicks if already a system menu of another JInternalFrame is open.
###@###.### 2004-09-20
-------------
java version "swing-jcg-win-01-2004-09-13-int.mustang"
Java(TM) 2 Runtime Environment, Standard Edition (build swing-jcg-win-01-2004-09-13-int.mustang)
Java HotSpot(TM) Client VM (build 1.5.0-rc-b63, mixed mode)
STEPS TO REPRODUCE
-------------------
1. set JAVA_HOME to specified java.
2. Run SwingSet2 Demo.Switch to MotifLookAndFeel
3. Go to JInternalFrame Demo.
4. Click on left corner of any JInternalFrame and see that the System menu is open.
5. Now if you go and click on JInternalFrame-2, to get the System Menu,
you require two mouse clicks. The First mouse click will hide the System Menu
on the JIF-1 and Second mouse click will produce the System menu on JIF-2.
This is unlike other LAFs. In Windows you require one mouse click to do both hiding of System menu on JIF-1 and populating System menu on JIF-2.
Expected Behaviour
------------------
In one click the system menu should pop-up.
Actual Behaviour
-----------------
Now the system menu pops-up in two clicks if already a system menu of another JInternalFrame is open.
###@###.### 2004-09-20