RFR: 8264728: When use chinese IME, the candidate box isn't moved with caret of JTextArea [v2]

Phil Race prr at openjdk.org
Fri Apr 7 05:29:46 UTC 2023


On Thu, 16 Mar 2023 08:33:35 GMT, 柳鲲鹏 <duke at openjdk.org> wrote:

>> JDK-8264728 : When use chinese IME, the candidate box isn't moved with caret of JTextArea
>> Type: Bug
>> Component: client-libs
>> Sub-Component: java.awt:i18n
>> Affected Version: 8,9,15,16
>> Priority: P3
>> Status: Open
>> Resolution: Unresolved
>> OS: linux
>> CPU: x86_64
>
> 柳鲲鹏 has refreshed the contents of this pull request, and previous commits have been removed. Incremental views are not available. The pull request now contains one commit:
> 
>   8264728: When use chinese IME, the candidate box isn't moved with caret of JTextArea

Provide a complete description and explanation of what you are doing, and why it is is the correct solution and
what testing you have done and what testing you have NOT done and what the risks are - including to apps not using an IM
In other words, whilst you (I hope) understand how you decided this was the right solution (and weren't just copying
what someone proposed in the bug report), reviewers would like to hear from YOU. Not just see code.
So spend time writing it up properly and clearly.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13055#issuecomment-1499950265



More information about the client-libs-dev mailing list