<Swing Dev> [11] RFR JDK-8189687:Swing: Invalid position of candidate pop-up of InputMethod in Hi-DPI on Windows

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Tue Mar 20 07:30:47 UTC 2018


Hi All,

Please review a fix for an issue where it is seen that
for Japanese IME on windows 10 with scaleFactor 1.5, when we enter text 
using IME popup, the popup is positioned on top of text, thereby 
obscuring it
as seen in this screenshot.


Proposed fix is to apply the scaleFactor on the candidate's popup 
positional coordinates x,y to generate proper coordinates to show this popup
webrev: http://cr.openjdk.java.net/~psadhukhan/8189687/webrev.00/

The screenshot after the fix is


Regards
Prasanta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20180320/f547292e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fhflfajhelegbpce.png
Type: image/png
Size: 22174 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20180320/f547292e/fhflfajhelegbpce.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mjcnnlhcclknakic.png
Type: image/png
Size: 24597 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20180320/f547292e/mjcnnlhcclknakic.png>


More information about the swing-dev mailing list