I just noticed that there was in in-progress review for JDK-8189687 on
swing-dev [1]. Maybe Prasanta can comment on the state of that review
and also review your fix.
-- Kevin
[1] http://mail.openjdk.java.net/pipermail/swing-dev/2018-March/008462.html
On 4/20/2018 9:28 AM, Anton Tarasov wrote:
Hi Kevin,
Thanks for pointing (I didn't find it). Closed it as duplicate.
Regards,
Anton.
On 4/20/2018 7:19 PM, Kevin Rushforth wrote:
I think the first of these problems is the same as:
https://bugs.openjdk.java.net/browse/JDK-8189687
Can you please check that and close JDK-8189687 as a duplicate if so?
Thanks.
-- Kevin
On 4/20/2018 8:51 AM, Anton Tarasov wrote:
Hello!
Could you please review the fix:
Bug: https://bugs.openjdk.java.net/browse/JDK-8202084
webrev: http://cr.openjdk.java.net/~ant/JDK-8202084/webrev.0
There are two problems:
1) IME candidate window x/y is not scaled.
2) The ancestor window for IME is not the current window when it's
"a simple window", but the focus proxy (the owner).
Thanks,
Anton.