Hi Phil,
There are 2 issues here:
1) JDK-8176319: Problem in displaying Character Viewer.
The fix is not resolving this issue. It is resolving the next issue.
This issue is observed on OS X 10.9 and 10.10.5.
2) JDK-8185954: Problem in displaying the characters in the TextArea. Character
viewer is getting displayed.
Observed on OS X 10.12.5. The proposed fix resolves this issue.
If I return to the previous bug then I need to fix both the problems as part of
the same issue (JDK-8176319).
Hence I created JDK-8185954 which is for the proposed fix.
Regards,
Manajit
> On 19-Aug-2017, at 2:32 AM, Philip Race <[email protected]> wrote:
>
>
> Well... you had asked me what to do about the Emoji in the context of 8176319
> and I said to include it in that fix as you had there .. so I don't know what
> this separate bug
> and webrev is about.
> Seems like you should close it as a dup. and return to the previous bug ?
>
> -phil.
>
> On 8/18/17, 2:05 AM, Manajit Halder wrote:
>> Hi Phil,
>>
>> Please review the fix.
>>
>> Regards,
>> Manajit
>>
>>> On 08-Aug-2017, at 4:52 PM, Manajit Halder<[email protected]>
>>> wrote:
>>>
>>> Hi All,
>>>
>>> Kindly review the following JavaFx fix.
>>>
>>> Bug:
>>> https://bugs.openjdk.java.net/browse/JDK-8185954<https://bugs.openjdk.java.net/browse/JDK-8185954>
>>> Webrev:
>>> http://cr.openjdk.java.net/~mhalder/fx/8185954/webrev.02/<http://cr.openjdk.java.net/~mhalder/fx/8185954/webrev.02/>
>>>
>>> Note: This fix is related to issue
>>> https://bugs.openjdk.java.net/browse/JDK-8176319<https://bugs.openjdk.java.net/browse/JDK-8176319>.
>>>
>>> Regards,
>>> Manajit