<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Semyon,<br>
</p>
In windows10 after your fix too, I still find the sogou input
appearing at the bottom right corner of the screen, not below text
component caret.<br>
<img moz-do-not-send="false"
src="cid:part1.73F94913.4EA37EFC@oracle.com" alt="" height="540"
width="1302"><br>
However in windows 7, even without your fix, I find the sogou input
appearing below text component caret.<br>
<br>
Regards<br>
Prasanta<br>
<div class="moz-cite-prefix">On 10/2/2017 8:48 PM, Semyon Sadetsky
wrote:<br>
</div>
<blockquote type="cite" cite="mid:59D258E1.5020508@oracle.com">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
Hello, <br>
<br>
Please review fix for JDK10: <br>
<br>
bug: <a class="moz-txt-link-freetext"
href="https://bugs.openjdk.java.net/browse/JDK-8183504"
moz-do-not-send="true">https://bugs.openjdk.java.net/browse/JDK-8183504</a><br>
webrev: <a class="moz-txt-link-freetext"
href="http://cr.openjdk.java.net/%7Essadetsky/8183504/webrev.00"
moz-do-not-send="true">http://cr.openjdk.java.net/~ssadetsky/8183504/webrev.00</a><br>
<br>
Sogou Pinyin is an 3rd party app [1], but it looks like that it
is the most popular input method in China [2].<br>
Sogou Pinyin acts in different way than the standard Microsoft
IME. The events sent to the application are different and there is
a lot of extra functionality in this IME. In the fix I tried to
make java windows IME bridge compatible with both Sogou Pinyin IME
and Microfoft IME. The fix covers standard IME usage scenarios.
Unfortunately, since Sogou Pinyin has extended functionality
preventing its candidates window to follow the location set in
<meta http-equiv="content-type" content="text/html; charset=utf-8">
CANDIDATEFORM and the source code is not open there are still may
be scenarios when the candidates window location is not aligned to
java text input position.<br>
<br>
--Semyon<br>
<br>
[1] <a class="moz-txt-link-freetext"
href="http://pinyin.sogou.com/" moz-do-not-send="true">http://pinyin.sogou.com/</a>
(Chinese site)<br>
[2] <a class="moz-txt-link-freetext"
href="https://en.wikipedia.org/wiki/Sogou_Pinyin"
moz-do-not-send="true">https://en.wikipedia.org/wiki/Sogou_Pinyin</a><br>
<br>
</blockquote>
<br>
</body>
</html>