-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
1.2.2
-
generic
-
windows_nt
Set Focus to a component. Make that component invisible, the focus should move to the first visible ancestor.
The attached file has to be run in the JDK1.2 builds which include Robot API.
The test file attached has different components. All components are disbaled except the button. The focus is set on the button, then the button is made invisible by calling setVisible(false) The focus should traverse to somewhere but retained on the button itself.
The attached file has to be run in the JDK1.2 builds which include Robot API.
The test file attached has different components. All components are disbaled except the button. The focus is set on the button, then the button is made invisible by calling setVisible(false) The focus should traverse to somewhere but retained on the button itself.