Side navigation
#14827 closed bug (notabug)
Opened February 24, 2014 10:06AM UTC
Closed February 26, 2014 01:19PM UTC
Selection / unselection of multiselect options doesn't visually work on iOS
Reported by: | thehappycoder@gmail.com | Owned by: | thehappycoder@gmail.com |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.11.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There is <select multiple> element. When I do $('select').val(['OPTION1', 'OPTION2']), visually only the label changes but the ticks stay the same. Here somebody has the same issue http://stackoverflow.com/questions/14853781/select-deselect-dropdown-option-with-js-on-ios-6-x-ipad?rq=1
Attachments (0)
Change History (7)
Changed February 24, 2014 10:38AM UTC by comment:1
Changed February 24, 2014 03:05PM UTC by comment:2
owner: | → thehappycoder@gmail.com |
---|---|
status: | new → pending |
Does this example have the same behavior? http://jsfiddle.net/dmethvin/Qrawt/4/
Changed February 24, 2014 03:20PM UTC by comment:3
status: | pending → new |
---|
Yes
Changed February 24, 2014 03:30PM UTC by comment:4
_comment0: | Have you reported this to Apple? It seems browser specific then. → 1393255852536587 |
---|---|
status: | new → pending |
Have you reported this to Apple? It seems browser specific and not related to jQuery.
Changed February 26, 2014 11:36AM UTC by comment:5
status: | pending → new |
---|
No, I didn't. But I am afraid it will stay unfixed forever. I just hoped that JQuery had some kind of workaround.
Changed February 26, 2014 12:02PM UTC by comment:6
Reported to Apple.
Changed February 26, 2014 01:19PM UTC by comment:7
resolution: | → notabug |
---|---|
status: | new → closed |
Unfortunately we don't have very good contacts within Apple to get these things fixed. Can you post a link to your ticket when you get a chance?
For some reason on ipad it opens a new tab when you click on select. But I will post the link anyway. http://jsfiddle.net/Qrawt/2/