-
Bug
-
Resolution: Fixed
-
P3
-
1.4.1
-
hopper
-
generic, x86, sparc
-
generic, solaris_8, windows_nt
-
Verified
===================================================
JDK version : Hopper b07
Tested OS : Solaris9 Sparc, Solaris8 IA, WindowsXP
Tested Demo : SwingSet2
===================================================
Focus is not got on JButton in JInternalFrame proprly, so clicking JButton twice to create a JInternal Frame.
Testing the previous builds, this phenomenon is seen from b05.
With Hopper b04 this is not seen and clicking once is needed to create a JInternal Frame.
Also with Merlin FCS, this is not seen.
To reproducible,
1. Lanuch SwingSet2, then you can see JInternalFrames Demo as default.
2. Click one of the JButton to create a JInternalFrame on the demo.
- No JInternalFrame is created though the focus is got on the JButton.
3. Click the same JButton again
- JInternalFrame is created.
- Focus is put on the new JInternalFrame.
4. Click other JButton to create other JInternalFrame on the demo.
- No JInternalFrame is created.
- The focus is no more on the JInternalFrame created in step3.
5. Click the same JButton again.
- JInternalFrame is created.
- Focus is put on the new JInternalFrame.
With Hopper b04 or Merlin FCS a JinternalFrame is created in step2.
Does Bug 4663580 mention the same problem?
I'm not sure if it mentions or not, bug I put the ID to See Also.
JDK version : Hopper b07
Tested OS : Solaris9 Sparc, Solaris8 IA, WindowsXP
Tested Demo : SwingSet2
===================================================
Focus is not got on JButton in JInternalFrame proprly, so clicking JButton twice to create a JInternal Frame.
Testing the previous builds, this phenomenon is seen from b05.
With Hopper b04 this is not seen and clicking once is needed to create a JInternal Frame.
Also with Merlin FCS, this is not seen.
To reproducible,
1. Lanuch SwingSet2, then you can see JInternalFrames Demo as default.
2. Click one of the JButton to create a JInternalFrame on the demo.
- No JInternalFrame is created though the focus is got on the JButton.
3. Click the same JButton again
- JInternalFrame is created.
- Focus is put on the new JInternalFrame.
4. Click other JButton to create other JInternalFrame on the demo.
- No JInternalFrame is created.
- The focus is no more on the JInternalFrame created in step3.
5. Click the same JButton again.
- JInternalFrame is created.
- Focus is put on the new JInternalFrame.
With Hopper b04 or Merlin FCS a JinternalFrame is created in step2.
Does Bug 4663580 mention the same problem?
I'm not sure if it mentions or not, bug I put the ID to See Also.
- duplicates
-
JDK-4672231 Mouse click in JTree inside JInternalFrame doesn't transfer focus to JTree
-
- Closed
-
-
JDK-4673105 Nothing happens when clicking a ScrollBar owned by an non-actived interal frame
-
- Closed
-
- relates to
-
JDK-4663580 Need a way to focus the 'default' component in the container
-
- Open
-
-
JDK-4506456 Mousedragged events are limited in the internal frame before it's been activated
-
- Closed
-