Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Kitchensink not working on Android 2.1 #1

Closed
apaatsio opened this issue Jan 16, 2012 · 2 comments
Closed

Kitchensink not working on Android 2.1 #1

apaatsio opened this issue Jan 16, 2012 · 2 comments

Comments

@apaatsio
Copy link

When I open the kitchensink.html it shows the 4 items in the bottom menu but everything else is just the dark background. The welcome text or the 3 list items are not showing. When I click the bottom menu the only thing that happens is that the url hash changes but it still doesn't show any content on the page.

My mobile is Samsung I5700 Galaxy Spica (Android 2.1). I don't know the details/version of the built-in browser. Tested with f1d73da

@imaffett
Copy link
Contributor

The issue was a DOM EXCEPTION issue on the selectBox plugin fix. I've pushed an update into the repo and will update the download package later today. There's another bug in Android 2.1 not reporting Window.innerHeight properly, so the Kitchen Sink sample does not size properly. We'll look into this when we have spare cycles, but Android 2.1 is less than 9% of the market share, so it's not a top proiority.

@fabriziogiordano
Copy link

About the Window.innerHeight I've been using this code:

https://github.com/zynga/viewporter

It specifically simplifies the part of setting up the right screen dimensions and removes the pain from handling the viewport meta tag manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants