Skip to content
New issue

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

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

Already on GitHub? # to your account

Don't open up chosen on option keyup. #2475

Merged
merged 1 commit into from
Nov 10, 2015
Merged

Don't open up chosen on option keyup. #2475

merged 1 commit into from
Nov 10, 2015

Conversation

braddunbar
Copy link
Contributor

Hello Chosen!

When embedding chosen in a chrome extension, the keyboard shortcut includes the option key. If a chosen instance happens to be focused at the time, releasing the option key opens it, but shouldn't. This patch ignores option keyup events.

I ran the build task after making the change like it says to in contributing.md, but it didn't change any git-tracked files that I could tell. Let me know if I need to do something else!

When embedding chosen in a chrome extension, the keyboard shortcut
includes the option key. If a chosen instance happens to be focused at the
time, releasing the option key opens it, but shouldn't.
@tjschuck
Copy link
Member

👍 LGTM B-RAD.

tjschuck added a commit that referenced this pull request Nov 10, 2015
Don't open up chosen on option keyup.
@tjschuck tjschuck merged commit b1d7112 into harvesthq:master Nov 10, 2015
@tjschuck
Copy link
Member

(Draft release notes updated.)

@braddunbar braddunbar deleted the option-keyup branch November 10, 2015 16:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants