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

Combobox Pattern: Revise Escape behavior #1129

Merged
merged 3 commits into from
Aug 31, 2019

Conversation

mcking65
Copy link
Contributor

@mcking65 mcking65 commented Aug 14, 2019

For issue #1066, revises description of escape behavior.
Escape may optionally clear the text box,
but only if the popup is hidden before escape is pressed.
Previously, the pattern implied both could happen with a single press of escape, which is inconsistent with any known implementations.


Preview | Diff

For issue #1066, revises description of escape behavior.
Escape may optionally clear the text box,
but only if the popup is hidden before escape is pressed.
Previously, the pattern implied both could happen with a single press of escape, which is inconsistent with any known implementations.
@mcking65 mcking65 merged commit 698da57 into master Aug 31, 2019
@mcking65 mcking65 deleted the issue1066-combobox-pattern-escape-key branch August 31, 2019 23:14
michael-n-cooper pushed a commit that referenced this pull request Aug 31, 2019
Combobox Pattern: Revise Escape behavior (pull #1129)

For issue #1066, revises description of escape behavior.
Escape may optionally clear the text box,
but only if the popup is hidden before escape is pressed.
Previously, the pattern implied both could happen with a single press of escape, which is inconsistent with any known implementations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants