-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
fx2.0
-
None
-
JFX b36
To reproduce copy this char (Code Point is 8222): „
Click into a TextBox and paste that char many times. Then press the "Pos1" or "Home" key and keep the delete key pressed for a while.
This produces a result similar to the one in the attached picture. That TextBox is empty: tb.getText().length() ==> 0
Click into a TextBox and paste that char many times. Then press the "Pos1" or "Home" key and keep the delete key pressed for a while.
This produces a result similar to the one in the attached picture. That TextBox is empty: tb.getText().length() ==> 0
- duplicates
-
JDK-8114726 TextBox can not display all unicode chars
- Closed