You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Whitcomb (JIRA)" <ji...@apache.org> on 2018/01/11 16:38:00 UTC

[jira] [Created] (PIVOT-1023) Enhance keyboard selection logic in TableView

Roger Whitcomb created PIVOT-1023:
-------------------------------------

             Summary: 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)