Add navigation between words in TextInput
-----------------------------------------
Key: PIVOT-639
URL: https://issues.apache.org/jira/browse/PIVOT-639
Project: Pivot
Issue Type: New Feature
Components: wtk
Reporter: Sandro Martini
Priority: Minor
Fix For: 2.0
Do it like in TextArea.
Note that related to this probably should be changed the way of selected text
in both these components during navigation between words (<SHIFT> <CTRL>
left/right arrow) because currently it has some problems, and this is more
simple to try than to explain here :-), but I'll try the same a quick explain:
selection should be from the starting position (first triggered keys
combination) to the current cursor position, and any time the same combination
is triggered the cursor should move and so the selection changes, and what is
not selected should become selected, and vice versa.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.