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

Make sure Chosen isn't disabled before showing results. #1282

Merged
merged 2 commits into from
Jun 19, 2013

Conversation

pfiller
Copy link
Contributor

@pfiller pfiller commented Jun 17, 2013

@kenearley @stof this resolves #1235

When a multiple select is disabled, Chosen currently lets you open up the results with a click (but offers no way to close). It's nasty, but comes with an easy fix.

Low-hanging fruit.

@kenearley
Copy link

Code looks good. Works as advertised. :shipit:

@stof
Copy link
Collaborator

stof commented Jun 17, 2013

code looks good to me too

Conflicts:
	public/chosen.jquery.min.js
	public/chosen.proto.min.js
pfiller added a commit that referenced this pull request Jun 19, 2013
Make sure Chosen isn't disabled before showing results.
@pfiller pfiller merged commit c97c521 into master Jun 19, 2013
@pfiller pfiller deleted the fix-disabled-multi-chosen branch June 19, 2013 15:22
pfiller added a commit that referenced this pull request Jul 2, 2013
Replace prop for jQuery legacy support #1311
Prevent default on arrow down #1309
Explicitly add files for gh-pages #1307
Fix RTL Disabled Search Issue #1300
Fix scroll bug in Prototype version #1301
Read-only search field when search is disabled. #1294
Remove Grunt-Bump #1280
Make sure Chosen isn't disabled before showing results. #1282
Fix choice build after update #1286
@TroyLDay
Copy link

TroyLDay commented Feb 6, 2015

I recently upgraded to 1.2 webjar from 0.9.14 to get this fix but the problem appears to still be there. Can anyone confirm?

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.

Disabled multiselect chosen does not prevent the dropdown from opening and options being selected
4 participants