Re: Review Request: JDK-8185954: Mac: JavaFx TextArea doesn't display the Emoji and Symbols on dropping them on the text area

2017-08-21 Thread Manajit Halder
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

Re: Review Request: JDK-8185954: Mac: JavaFx TextArea doesn't display the Emoji and Symbols on dropping them on the text area

2017-08-18 Thread Philip Race
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

Re: Review Request: JDK-8185954: Mac: JavaFx TextArea doesn't display the Emoji and Symbols on dropping them on the text area

2017-08-18 Thread Manajit Halder
Hi Phil, Please review the fix. Regards, Manajit > On 08-Aug-2017, at 4:52 PM, Manajit Halder wrote: > > Hi All, > > Kindly review the following JavaFx fix. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8185954 > > Webrev: http://cr.ope

Review Request: JDK-8185954: Mac: JavaFx TextArea doesn't display the Emoji and Symbols on dropping them on the text area

2017-08-08 Thread Manajit Halder
Hi All, Kindly review the following JavaFx fix. Bug: https://bugs.openjdk.java.net/browse/JDK-8185954 Webrev: http://cr.openjdk.java.net/~mhalder/fx/8185954/webrev.02/ Note: This fix