Bug Tracker

Opened 10 years ago

Closed 10 years ago

#12919 closed bug (notabug)

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.

Change History (1)

comment:1 Changed 10 years ago by dmethvin

Resolution: notabug
Status: newclosed

Sounds like we fixed the problem, whatever it was. We don't provide updates for older versions.

Note: See TracTickets for help on using tickets.