Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Duplicate
-
Affects Version/s: 11
-
Fix Version/s: None
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
CPU:x86_64
-
OS:windows_7
Description
A DESCRIPTION OF THE PROBLEM :
See bug 6741366 : JInternalFrame.restoreSubcomponentFocus() steals focus from other windows. This bug with a trivial fix still exists in the latest Java 8 through 11.
The work-around provided in 6741366 is not correct for Java 8 through 11, and no similar method will work since JInternalFrame.setLastFocusOwner() is private.
FREQUENCY : always
See bug 6741366 : JInternalFrame.restoreSubcomponentFocus() steals focus from other windows. This bug with a trivial fix still exists in the latest Java 8 through 11.
The work-around provided in 6741366 is not correct for Java 8 through 11, and no similar method will work since JInternalFrame.setLastFocusOwner() is private.
FREQUENCY : always
Attachments
Issue Links
- duplicates
-
JDK-6741366 JInternalFrame.restoreSubcomponentFocus() steals focus from other windows
-
- Closed
-