Opened 6 years ago
Last modified 6 years ago
#15050 open bug
on iOS 10 Safari, choosing the month or year via dropdown brings up the selector when you click on a radio button
Reported by: | occamsraiser | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Steps:
1) Navigate to https://jsfiddle.net/umspk4z3/2/ on an iOS 10 device or simulator, in Safari
2) Choose a date via the dropdowns, e.g. September, 1977, 15
3) Click on a radio button
Actual: The year selector comes back up, and choosing it does nothing. User is unable to click the radio button as year selector always comes up.
Expected: User should be able to select the radio button. Year selector should not come up after focus shifts away from calendar.
Note: See
TracTickets for help on using
tickets.
This is definitely an iOS bug, but we'll need to track down what causes it.