Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dropdown] Cycle Results on Keypress, Adjust Shift Commands #2516

Closed
avalanche1 opened this issue Jul 4, 2015 · 4 comments
Closed

[Dropdown] Cycle Results on Keypress, Adjust Shift Commands #2516

avalanche1 opened this issue Jul 4, 2015 · 4 comments
Milestone

Comments

@avalanche1
Copy link
Member

1.When selecting using first letter of item, selection sd cycle through all items beginning with that letter, instead of stopping on the first one, like: Tennessee, Texas stops on Tennessee.
2.When selecting tags with shift+left,shift+right deselecting sd be done with shift+right,shift+left respectively (mimicking OS behaviour) instead of current deselecting pattern of right,leftrespectively.

@jlukic jlukic changed the title dropdown kb shortcuts [Dropdown] Cycle Results on Keypress, Adjust Shift Commands Jul 6, 2015
@jlukic jlukic modified the milestones: 2.x Changes, 2.0.2 Jul 6, 2015
@jlukic
Copy link
Member

jlukic commented Jul 7, 2015

I've modified letter shortcuts to cycle between same letter (same as os default).

I prefer keeping the shift shortcuts as is, I think these shortcuts make more sense than OS defaults which don't allow you to move a group of selections together.

@avalanche1
Copy link
Member Author

What do you mean move a group of selections together?
If key combos won't correspond to familiar OS shortcuts, how does one guess which keys to use?

@jlukic
Copy link
Member

jlukic commented Jul 7, 2015

If you select a group with shift+right or with ctrl + left click then press right it will move the group right one space. I think this is fairly intuitive.

@jlukic jlukic closed this as completed Jul 7, 2015
@avalanche1
Copy link
Member Author

Ahh, I see we have a little misunderstanding)
What I meant in my original issue is that there is no way to deselect back the group. Say, you have Alaska, Alabama & Arizona (in this exact order) selected in mulptiple dropdown. Then, if you click Arizona, press shift+left, you get Alabama added to the group. But there is no way to remove Alabama from the group using keyboard. I suggest to add shift+right to deselect Alabama.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants