Run attached sample. It is very like out test.
Run it and see on output:
Note a fragment:
Selection : fo
Selection : fou
Selection : four
Selection : four
Selection : f
Selection : fi
Selection : fiv
Selection : five
Selection :
According to this I could see "five" fully selected.
But I see, that during selection in loop only "fi"" appears as visible part.
Run it and see on output:
Note a fragment:
Selection : fo
Selection : fou
Selection : four
Selection : four
Selection : f
Selection : fi
Selection : fiv
Selection : five
Selection :
According to this I could see "five" fully selected.
But I see, that during selection in loop only "fi"" appears as visible part.
- relates to
-
JDK-8118287 [TextField, Selection] not whole selected text is shown.
-
- Closed
-