Allow to use SHIFT+END/HOME to select text in TextInput 
--------------------------------------------------------

                 Key: PIVOT-325
                 URL: https://issues.apache.org/jira/browse/PIVOT-325
             Project: Pivot
          Issue Type: Improvement
          Components: wtk
    Affects Versions: 1.3
         Environment: Standalone application, NOT webstart or applet.
            Reporter: Dmitry Mamonov


While editing text in TextInput I can use hot-keys like CTRL+A to select whole 
text in component,
HOME to move to start text position, END to move to end text position.

Hot-keys like: SHIFT+HOME is common know, I can use them in my firefox URL 
editor field, at least.
Example, | - cursor position, [] - selected text range, abcdef - text example.
Whith text: abs|def
Press SHIFT+HOME
Result:       [|abc]def

Please add this feature to TextInput and, may be to some related components, 
Sorry I have not tested any other.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to