Roger Whitcomb created PIVOT-890:
------------------------------------
Summary: Make HOME and END keys work the same in TextPane as they
do in TextArea
Key: PIVOT-890
URL: https://issues.apache.org/jira/browse/PIVOT-890
Project: Pivot
Issue Type: Bug
Components: wtk-terra
Affects Versions: 2.0.2
Environment: All
Reporter: Roger Whitcomb
Assignee: Roger Whitcomb
Priority: Minor
Fix For: 2.0.3
According to PIVOT-381 the HOME and END keys were made to work in TextArea the
same way they do in TextInput, but TextPane does not work this way. Propose to
make the same changes to TextPane as were made to TextArea:
HOME or Meta-Left moves to beginning of line
END or Meta-Right moves to end of line
(and SHIFT-xxx extends the selection to beginning/end of line)
And then I'd like to make Ctrl-Home on both TextArea and TextPane go to
beginning of document, and Ctrl-End move to the end (with appropriate behavior
with Shift-Ctrl-xxx also).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira