-
Bug
-
Resolution: Duplicate
-
P4
-
fx2.1
-
2.1.0b20. MacOSX.
That is actual only for MacOsX, 2.1.0b20 and TextField, PasswordField.
Take text, 20 symbols for example.
Set caret to 10th symbol.
Select to 15th symbol (from 10 to 15 - shift+right 5 times).
Select home.
I expect to see selection from 10 to 0;
But I see selection from 15 to 0. And I don't see such issue on the same build on win7.
Take text, 20 symbols for example.
Set caret to 10th symbol.
Select to 15th symbol (from 10 to 15 - shift+right 5 times).
Select home.
I expect to see selection from 10 to 0;
But I see selection from 15 to 0. And I don't see such issue on the same build on win7.
- duplicates
-
JDK-8117837 TextField: Shift-Home/End works incorrectly for Mac
- Closed
- relates to
-
JDK-8090145 [TextArea, Mac] wrong selection on shift+home and shift+end
- Open