Skip to content

Fix issue #2182#2213

Merged
JedWatson merged 2 commits intoJedWatson:masterfrom
kurtinatlanta:master
Dec 13, 2017
Merged

Fix issue #2182#2213
JedWatson merged 2 commits intoJedWatson:masterfrom
kurtinatlanta:master

Conversation

@kurtinatlanta
Copy link
Contributor

There was a change made in commit f6920de that results in multiple dropdowns being open at the same time because stopping propagation of the arrow mouse down event in select 2 when opening its dropdown does not allow the blur event to happen for select 1, so the dropdown for select 1 remains open.

…opdowns being open at the same time because stopping propagation of the arrow mouse down event in select 2 when opening its dropdown does not allow the blur event to happen for select 1, so the dropdown for select 1 remains open.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 93.713% when pulling 7853581 on kurtinatlanta:master into 5401387 on JedWatson:master.

@JedWatson
Copy link
Owner

Great catch @kurtinatlanta, thanks!

@JedWatson JedWatson merged commit 93c1868 into JedWatson:master Dec 13, 2017
@sloyless
Copy link

sloyless commented Jan 8, 2018

@JedWatson pls

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.

6 participants