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

Having problems with link and fork button taps on Google Chrome mobile #183

Open
andysylvester opened this issue Feb 11, 2017 · 3 comments

Comments

@andysylvester
Copy link

I cannot tap on a page link to get to another page. Also, when I tap on the fork button, other buttons shift to the right. This occurs in Google Chrome on Samsung Galaxy S5. This does not occur on Firefox mobile. See this link for a screencast: https://youtu.be/twYHoLcB58Y

@WardCunningham
Copy link
Member

Our current thought is to support read-only on touch devices using a different codebase.

https://github.com/WardCunningham/small-client-wiki/blob/master/ReadMe.md

@cliveb
Copy link

cliveb commented Aug 3, 2017

On ChromeOS I cannot uses ctrl-s to save a new wiki page with firing-off an event to save the current web page to ChromeOS download folder. Is there an alternate command to save a wiki page? (could a plug-in be considered for ChromeOS).

@WardCunningham
Copy link
Member

Work on small-client-wiki has stalled. Now might be a good time to track down some of these cross-platform javascript problems. I don't know how to approach this. Perhaps pairing with someone familiar with developing for the devices could work.

Regarding ctrl-s, javascript has at least three mechanisms to cancel further events after an event has been handled. I will look at the code and see if we are missing some.

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

3 participants