OSC / ood-fileexplorer

[MOVED] The Open OnDemand File Explorer
https://osc.github.io/Open-OnDemand/
MIT License
4 stars 1 forks source link

Multiple selection with arrow keys doesn't work like multiple selection with mouse clicks #69

Closed ericfranz closed 8 years ago

ericfranz commented 8 years ago
  1. Press shift and down several times to select several rows
  2. Let go of shift and press down several more times
  3. Expected: the multiple selected rows are deselected and there is only 1 selection
  4. Actual: multiple selected rows stay selected

screen shot 2016-05-12 at 4 09 47 pm

Use finder to see how selection should work.

brianmcmichael commented 8 years ago

There is no one true behavior here.

WinSCP, for example, behaves exactly like this.

Using arrow keys with shift and mouse with shift have different behavior from osx finder that replicates the above.

scpselect

ericfranz commented 8 years ago

What does Outlook or the Windows file explorer do?

ericfranz commented 8 years ago

Won't fix in CloudCommander. In our "rewrite" we'll have selection work how we want it to.