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

Problem in displaying multiple select list after initial selection - iPad #2612

Closed
ysorin opened this issue May 27, 2016 · 1 comment
Closed

Comments

@ysorin
Copy link

ysorin commented May 27, 2016

To reproduce, go to demo page (Multiple Select) using iPad (I was in Safari). Appears the demo page uses jQuery version.

Steps to reproduce

  1. Tap in the Multiple Select Chosen dropdown and Pick a Country from the list.
  2. Tap again to attempt to select another country.

Subsequent attempts to select from the list, without filtering, fail. The list should display when the user taps the input box on all selections, not just the first one, without having to filter.

I noticed the AbstractChosen.browser_is_supported function tests for other devices, including iPhone and iPod but not iPad. Is chosen supposed to be be enabled for iPad?

@ysorin ysorin changed the title Problem in displaying multiple select list after initial selection Problem in displaying multiple select list after initial selection - iPad May 27, 2016
@pfiller
Copy link
Contributor

pfiller commented Jun 7, 2016

Duplicate of #2289

@pfiller pfiller closed this as completed Jun 7, 2016
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

No branches or pull requests

2 participants