-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: fx2.0
-
Component/s: javafx
-
None
-
Environment:
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
-