Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added: defined preview behaviour in case of conflicting selection

...

  • when only selecting a single item, ticking its checkbox or simply selecting it using a click or tap doesn't make a difference
  • when multiple items are selected, starting a drag on a previously unselected item ticks the checkbox of this item and adds it to the set of already selected items - the drag includes all items.
  • when multiple items are selected and you select an item by clicking or tapping on it, the preview only shows the details of the latter.
  • when multiple items are selected and you open any item (selected or not), only that item is opened. The other items remain selected, though, as does the just opened item.
  • when executing an operation, it is always executed on all currently selected items, whether they have been selected by ticking their checkbox or not.
  • a preview is always shown on all selected items, whether they have been selected by ticking their checkbox or not.

Summary

 

Mouse

Keyboard

Touch

Support focussing item without selecting it
-> shows item details?

yes, on mouse over
->optionally, after a longer delay

yes, when shifting kbd focus
->yes, after short delay

no

Supports selecting single item without marking its checkbox
->show item details?

yes, on click
->yes, immediately

no

yes, on touch
->yes, immediately

Supports selecting single item by marking its checkbox
->show item details?

yes
->yes, immediately

yes, on hitting SPACE bar
->yes, immediately

yes
->yes, immediately

Supports selecting multiple items by marking their checkbox
->show item details?

yes
->yes, immediately

yes, on hitting SPACE bar on every item
->yes, immediately

yes
->yes, immediately

 

 

 

 

Supports executing an operation when selected by checkbox

yes

yes

yes

Supports executing an operation when selected, but not by checkbox

yes

no

yes

...