Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android WebKit Browser issue #249

Closed
miasanbm opened this issue Mar 9, 2015 · 3 comments
Closed

Android WebKit Browser issue #249

miasanbm opened this issue Mar 9, 2015 · 3 comments

Comments

@miasanbm
Copy link

miasanbm commented Mar 9, 2015

I am facing an issue with the current #sidr menu code when I try to run my app in older version of Android Webkit browser. The menu works great in Android chrome browser and recent versions of Android WebKit browser. However little older version of Android Webkit browser the menu is not working. If I click on the menu in older WebKit browser then the menu slides/opens but then it slides/closes automatically within fraction of second. Therefore the menu almost is unusable.

@martinmacke
Copy link

Same here.

@jedsadha
Copy link

For support old version of Android , I solve problems by remove "touch event" and just use only "click event". (*between line 289 to line 307)

artberri added a commit that referenced this issue Jan 9, 2016
…ixes #179 and fixes #266 and fixes #246 and fixes #245 and fixes #211 and fixes #178 and fixes #118 and fixes #98  and fixes #214 and fixes #117 and fixes #130 and fixes #144 and fixes #146 and fixes #165 and fixes #189 and fixes #193 and fixes #203 and fixes #213 and fixes #218 and fixes #240 and fixes #249
@artberri
Copy link
Owner

artberri commented Jan 9, 2016

Preparing a new version with a fix for this https://github.com/artberri/sidr/tree/reborn

@artberri artberri closed this as completed Jan 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants