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

Mobile Safari menus don't respond to tap #988

Closed
dethe opened this issue Feb 12, 2015 · 1 comment
Closed

Mobile Safari menus don't respond to tap #988

dethe opened this issue Feb 12, 2015 · 1 comment

Comments

@dethe
Copy link
Member

dethe commented Feb 12, 2015

Not sure if we're blocking tap-as-click somewhere (probably), but if so the easy answer is to add a tap handler that does the same thing.

@dethe
Copy link
Member Author

dethe commented Feb 13, 2015

Hmm. Tried to make sure we're not trapping or cancelling the touch event so the normal click emulation would work, but that doesn't seem to have helped. Current try is on this branch https://github.com/waterbearlang/waterbear/tree/988_touch_menus, and pushed to http://alpha.waterbearlang.com/playground.html (for now). If anyone has ideas, I'm all ears.

@dethe dethe added the Urgent label Feb 21, 2015
@dethe dethe self-assigned this Mar 1, 2015
@dethe dethe modified the milestones: Custom Elements, Mobile Support Jun 23, 2015
@dethe dethe removed their assignment Jun 23, 2015
@dethe dethe self-assigned this Oct 10, 2015
@dethe dethe mentioned this issue Oct 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant