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

Improve DropDown keyboard behavior #71

Closed
2 of 3 tasks
grokys opened this issue Aug 8, 2015 · 3 comments · Fixed by #1589
Closed
2 of 3 tasks

Improve DropDown keyboard behavior #71

grokys opened this issue Aug 8, 2015 · 3 comments · Fixed by #1589

Comments

@grokys
Copy link
Member

grokys commented Aug 8, 2015

DropDown needs a bit of work to match the standard ComboBox keyboard behavior on Windows:

  • Arrow keys should change selection when popup not open
  • Changing selection in popup with keyboard shouldn't update selection until Enter pressed
  • Pressing Down when no selection and popup open should select first item
@jkoritzinsky
Copy link
Collaborator

How much of this was fixed by #1166?

@grokys
Copy link
Member Author

grokys commented Dec 12, 2017

@jkoritzinsky i think the current status of this issue is correct - just the second item needs addressing.

@jkoritzinsky
Copy link
Collaborator

Ok. I'm going to push the last part to Beta2 since it's not a bug or a perf-related feature.

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

Successfully merging a pull request may close this issue.

2 participants