If you double click inside a TextField, it selects the closest word by default. If you triple click, it selects the entire contents of the textField.
HOWEVER, in a TextArea, if you triple click, it selects all BUT the final character. I would expect it to select the entire contents of the Textarea
HOWEVER, in a TextArea, if you triple click, it selects all BUT the final character. I would expect it to select the entire contents of the Textarea
- duplicates
-
JDK-8125795 Triple click selection problem with TextArea text
-
- Closed
-