[ https://issues.apache.org/jira/browse/PIVOT-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323109#comment-16323109 ]
Roger Whitcomb commented on PIVOT-1023: --------------------------------------- Also implement Cmd/Ctrl-U to unselect everything (either single- or multi-select mode): Sending tests/src/org/apache/pivot/tests/table_view_test2.bxml Sending wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraTableViewSkin.java Transmitting file data .. Committed revision 1820938. > Enhance keyboard selection logic in TableView > --------------------------------------------- > > Key: PIVOT-1023 > URL: https://issues.apache.org/jira/browse/PIVOT-1023 > Project: Pivot > Issue Type: Improvement > Components: wtk-terra > Reporter: Roger Whitcomb > Assignee: Roger Whitcomb > Priority: Minor > Fix For: 2.1 > > > In the text components Ctrl/Cmd-A is implemented to select all the text. > Could be used for TableView also. Of course, only for "multi" select mode. > Could also think about other selection mechanisms as well (Ctrl-Space to > toggle selection of the "current" object), but that would also require > keeping track of the "current" location independently of the selected item. -- This message was sent by Atlassian JIRA (v6.4.14#64029)