-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
5.0u16
-
x86
-
windows_vista
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2196241 | 5.0-pool | Unassigned | P4 | Closed | Won't Fix |
OS: Windows Vista
Java: 1.5.0_16
If JDialog is disposed within actionPerformed method of its child JButton, InputContext
for JDialog is re-created even after dispose() is called.
This results in creating unnecessary native input context by calling ImmCreateContext.
This issue doesn't happen if JDialog is closed by default close button of Window.
Java: 1.5.0_16
If JDialog is disposed within actionPerformed method of its child JButton, InputContext
for JDialog is re-created even after dispose() is called.
This results in creating unnecessary native input context by calling ImmCreateContext.
This issue doesn't happen if JDialog is closed by default close button of Window.
- backported by
-
JDK-2196241 InputContext for JDialog is re-created after dispose() was called
-
- Closed
-