Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

fix(uiSelectMultiple): check if control key is pressed before calling KEY.isHorizontalMovement#2029

Open
jbpitts wants to merge 12 commits intoangular-ui:masterfrom
jbpitts:master
Open

fix(uiSelectMultiple): check if control key is pressed before calling KEY.isHorizontalMovement#2029
jbpitts wants to merge 12 commits intoangular-ui:masterfrom
jbpitts:master

Conversation

@jbpitts
Copy link
Copy Markdown

@jbpitts jbpitts commented Jul 13, 2017

fix(uiSelectMultiple): check if control key is pressed before calling KEY.isHorizontalMovement, breaks opt+cmd+right or left on some browsers, for instance Opera on XOS

change consistent with use of KEY.isControl(e) for other keydown events

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant