Side navigation
#12919 closed bug (notabug)
Opened November 19, 2012 03:58PM UTC
Closed November 19, 2012 04:38PM UTC
Subscribing to the touchstart event on the body using bind renders input type range unusable on iOS6 Safari
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Problem: Subscribing to the touchstart event on the body using bind renders input type range unusable on iOS6 Safari
Browser: Safari on iOS6 (Safari on iOS 5 behaves fine)
OS: iOS6
jQuery: 1.5.1 (problem exists in versions up to 1.7.0)
jsFiddle: http://jsfiddle.net/DuLvz/
The problem can't be reproduced using jQuery 1.7.0 and up. I would like to avoid upgrading to 1.7, though, since it's a big jump from 1.5.1 that we're currently using and we don't the time for a full regression testing.
Attachments (0)
Change History (1)
Changed November 19, 2012 04:38PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
Sounds like we fixed the problem, whatever it was. We don't provide updates for older versions.