-
Bug
-
Resolution: Fixed
-
P4
-
8, 8u20, 8u40
-
Mac OS X 10.9.5
-
b07
This only happens on Mac.
Steps to reproduce:
1. Focus on a TextArea, invoke IME for Japanese.
2. Type string "tsu".
3. Press "Space", the string is converted to a Japanese characters.
4. Press "Space" again, the candicate windows is displayed.
5. Press "Return" to confirm the selection.
6. Press "Return" to commit the Japanese text.
In step 5, the selection is confirmed, but the caret moves to the next line. It should be staying at the end of the composing text.
Steps to reproduce:
1. Focus on a TextArea, invoke IME for Japanese.
2. Type string "tsu".
3. Press "Space", the string is converted to a Japanese characters.
4. Press "Space" again, the candicate windows is displayed.
5. Press "Return" to confirm the selection.
6. Press "Return" to commit the Japanese text.
In step 5, the selection is confirmed, but the caret moves to the next line. It should be staying at the end of the composing text.
- duplicates
-
JDK-8301900 TextArea: Committing text with ENTER in an IME window inserts newline
- Resolved
- links to
-
Commit openjdk/jfx/d9263ab2
-
Review(master) openjdk/jfx/1351