Bug Tracker

Opened 10 years ago

Closed 10 years ago

#14827 closed bug (notabug)

Selection / unselection of multiselect options doesn't visually work on iOS

Reported by: thehappycoder@… Owned by: thehappycoder@…
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

Change History (7)

comment:1 Changed 10 years ago by anonymous

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/

comment:2 Changed 10 years ago by dmethvin

Owner: set to thehappycoder@…
Status: newpending

Does this example have the same behavior? http://jsfiddle.net/dmethvin/Qrawt/4/

comment:3 Changed 10 years ago by thehappycoder@…

Status: pendingnew

Yes

comment:4 Changed 10 years ago by dmethvin

Status: newpending

Have you reported this to Apple? It seems browser specific and not related to jQuery.

Last edited 10 years ago by dmethvin (previous) (diff)

comment:5 Changed 10 years ago by thehappycoder@…

Status: pendingnew

No, I didn't. But I am afraid it will stay unfixed forever. I just hoped that JQuery had some kind of workaround.

comment:6 Changed 10 years ago by thehappycoder@…

Reported to Apple.

comment:7 Changed 10 years ago by dmethvin

Resolution: notabug
Status: newclosed

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?

Note: See TracTickets for help on using tickets.