-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
6u43, 7, 8, 9
-
x86
-
windows_8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8146004 | 8-pool | Anton Litvinov | P4 | Closed | Won't Fix |
FULL PRODUCT VERSION :
java version "1.8.0_11"
Java(TM) SE Runtime Environment (build 1.8.0_11-b12)
Java HotSpot(TM) Client VM (build 25.11-b03, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.3.9600]
A DESCRIPTION OF THE PROBLEM :
Input method field is shown in the right-bottom conner of the screen.
http://screencast.com/t/EusaKzZ3M5b
ADDITIONAL REGRESSION INFORMATION:
The problem is reproducible with jdk6 and above
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Run Input Method Framework Demo
2. Check Lightweight component, active client
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
IM window should be shown near the text field.
ACTUAL -
IM window is shown in the bottom-right conner of the screen
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.8.0_11"
Java(TM) SE Runtime Environment (build 1.8.0_11-b12)
Java HotSpot(TM) Client VM (build 25.11-b03, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.3.9600]
A DESCRIPTION OF THE PROBLEM :
Input method field is shown in the right-bottom conner of the screen.
http://screencast.com/t/EusaKzZ3M5b
ADDITIONAL REGRESSION INFORMATION:
The problem is reproducible with jdk6 and above
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Run Input Method Framework Demo
2. Check Lightweight component, active client
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
IM window should be shown near the text field.
ACTUAL -
IM window is shown in the bottom-right conner of the screen
REPRODUCIBILITY :
This bug can be reproduced always.
- backported by
-
JDK-8146004 Input method window is misplaced
- Closed
- duplicates
-
JDK-8147842 IME Composition Window is displayed at incorrect location
- Resolved