Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Duplicate
    • Affects Version/s: 1.6
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      n/a

      Description

      If we can retrieve information of whether the shift-key is pressed on a RowSelection event we should implement the standard UI paradigm of the shift-key including all items between two selected items.

        Issue Links

          Activity

          Hide
          Paul van Rossem added a comment -

          Same for the control key:

          plain click: (de)select only the clicked row (deselecting all other selected rows) and set selection base to that row
          control click: (de)select the clicked row additional to any existing selections and set selection base to that item, allowing multiple discontiguous rows or ranges of rows to be selected
          shift click: extend selection from last selection base to clicked row with (additional) contiguous range

          Show
          Paul van Rossem added a comment - Same for the control key: plain click: (de)select only the clicked row (deselecting all other selected rows) and set selection base to that row control click: (de)select the clicked row additional to any existing selections and set selection base to that item, allowing multiple discontiguous rows or ranges of rows to be selected shift click: extend selection from last selection base to clicked row with (additional) contiguous range

            People

            • Assignee:
              Unassigned
              Reporter:
              Philip Breau
            • Votes:
              7 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: