[ https://issues.apache.org/jira/browse/PIVOT-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sandro Martini updated PIVOT-890: --------------------------------- Fix Version/s: (was: 2.0.5) > 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 > Labels: end, home, keyboard, textarea, textpane > > 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 was sent by Atlassian JIRA (v6.2#6252)