<AWT Dev> <AWT dev>[9] Review request for 8147842: IME Composition Window is displayed at incorrect location
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Mon Apr 18 15:12:51 UTC 2016
On 4/1/2016 1:29 PM, Semyon Sadetsky wrote:
> Please review the updated version :
> http://cr.openjdk.java.net/~ssadetsky/8147842/webrev.01/
>
> fix was changed to avoid possible recursion in native IME evens
> handling which the SendMessage() call might cause.
The SendMessage call has been added by the fix JDK-8079595 Resizing
dialog which is JWindow parent makes JVM crash
Could you give more details why removing this code back will not
cause new JVM crash?
Thanks,
Alexandr.
>
> --Semyon
>
> On 3/31/2016 7:38 PM, Semyon Sadetsky wrote:
>>
>>
>> On 3/31/2016 7:11 PM, Semyon Sadetsky wrote:
>>> The solution is to support positioning for the IME candidate window.
>>
>> It should be : "the IME *composition* window" of cause...
>>
>> --Semyon
>>
>
More information about the awt-dev
mailing list