sourcebitsllc / chocolatechip-ui

Mobile Web App Framework
www.chocolatechip-ui.com
MIT License
617 stars 88 forks source link

Android Chrome, Click on triggering for range #65

Closed ajmalmsali closed 10 years ago

ajmalmsali commented 10 years ago

Chrome for Android not triggering change event for range Chrome for Android Beta, & default Android browser don't have this problem.

sourcebits-robertbiggs commented 10 years ago

Hey Ajmal, Changing the event from "change" to "touchend" will break Windows Phone 8. Instead it needs to be the "input" event. Try that on if it works, send me the pull request.

ajmalmsali commented 10 years ago

touchend & input works in Android, but not in in WP8 (Lumia 920) change works in WP8, Chrome for Andorid Beta & Default Android Browser but not in Chrome for Android.

Thus I think, its better to wait for Chrome for Android get fixed, as its sure, (working in Chrome for Android Beta) Issue Marked as Closed.

sourcebits-robertbiggs commented 10 years ago

Let me take a look. I need to put this on staging so I can hit it from all target devices and see what I can come up with. Welcome to the wonderful world of cross platform Web app development :-/ Bugs, bugs, bugs and, surprise! more bugs.

Robert Biggs Product Director ChocolateChip-UI www.sourcebits.com

(415) 288-3697 Sourcebits, Inc. 211 Sutter Street. STE 200 San Francisco, CA 94108

On May 6, 2014, at 12:03 AM, Ajmal Sali notifications@github.com wrote:

Closed #65.

— Reply to this email directly or view it on GitHub.

ajmalmsali commented 10 years ago

Thanks!! But out of all those frameworks i tried ( like jqm 2/3 yrs back, bbui.js jqm bb10) till today.. chocolatechipui is the best..