Closed
Bug 754570
Opened 13 years ago
Closed 11 years ago
jqTouch demo fails on Firefox
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: JStagner, Unassigned)
References
()
Details
(Whiteboard: [sitewait][lib-jqtouch])
Appears to have a webkit dependency
http://webruntime.net/demos/clock/
Works in default Android browser and Chrome.
Comment 1•13 years ago
|
||
(In reply to JStagner@Mozilla.com from comment #0)
> Appears to have a webkit dependency
Yup, this contains code like:
> $('.hour', $el).css('-webkit-transform', 'rotate(' + ( hour * 30 + (minute/2) ) + 'deg)');
Component: General → Evangelism
QA Contact: general → evangelism
Summary: jqTouch fails on Firefox → jqTouch demo fails on Firefox
Updated•13 years ago
|
Component: Evangelism → Mobile
Product: Firefox for Android → Tech Evangelism
Hardware: Other → ARM
Version: Trunk → unspecified
| Reporter | ||
Comment 2•13 years ago
|
||
I sent an email to the creator.
Comment 3•12 years ago
|
||
[Fiddler] DNS Lookup for "www.webruntime.net" failed. No such host is known
Google finds the demo on http://jqtjs.com/preview/demos/clock/#home now, still broken.
Comment 4•12 years ago
|
||
Assignee: nobody → hsteen
Status: NEW → ASSIGNED
Whiteboard: [sitewait]
Updated•12 years ago
|
Assignee: hsteen → nobody
Status: ASSIGNED → NEW
Comment 5•12 years ago
|
||
jQTouch is one of those fun Sencha things that only supports WebKit (on purpose).
Updated•11 years ago
|
Whiteboard: [sitewait] → [sitewait][lib-jqtouch]
Comment 6•11 years ago
|
||
Closing this as WONTFIX
http://jqtjs.com/
> A Zepto/jQuery plugin for mobile web development on the iPhone, Android, iPod Touch, and other forward-thinking devices.
I don't think they have any intents of fixing it. In the footer, they also have a link to SenchaLabs blog.
"You may also enjoy WebKitBits, a blog about all things WebKit. "
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
| Assignee | ||
Updated•1 year ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•