The following string fails to render correctly in the TextField/TextArea:
𐩱n𐩱
"\ud802\ude71n\ud802\ude71"
NOTE: the failed rendering is similar to https://bugs.openjdk.org/browse/JDK-8318099 though in this case switching to RTL orientation does not help.
Swing in a SwindNode (on macOS) does not render the 𐩱 symbol at all, tried using Dialog or Serif fonts)
𐩱n𐩱
"\ud802\ude71n\ud802\ude71"
NOTE: the failed rendering is similar to https://bugs.openjdk.org/browse/JDK-8318099 though in this case switching to RTL orientation does not help.
Swing in a SwindNode (on macOS) does not render the 𐩱 symbol at all, tried using Dialog or Serif fonts)
- relates to
-
JDK-8176194 TextInputControl does not properly communicate supplementary characters to and from other applications via clipboard
-
- Open
-
-
JDK-8318099 Aramaic issue in LTR orientation
-
- Open
-