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

How does the finished product run on mobile devices? #28

Open
michardy opened this issue Mar 13, 2017 · 2 comments
Open

How does the finished product run on mobile devices? #28

michardy opened this issue Mar 13, 2017 · 2 comments
Labels

Comments

@michardy
Copy link
Owner

Also cross browser testing.

@michardy
Copy link
Owner Author

michardy commented Apr 17, 2017

Check means I have tested it and it works

  • Firefox for Android (Has problems)
  • IPhones (While I have not directly tested it with a debugger, I have data from IOS devices) (There is only one browser on IOS and it is Apple Webkit. See Apple TOS)
  • Chrome for Android (need to find debugger) (firefox debugger appears to work)
  • Edge for Windows Mobile (Does anyone use this?)
  • Edge for Android (I feel like no one uses this)

@michardy
Copy link
Owner Author

michardy commented Apr 17, 2017

It is really hard to actually type in a way that generates keystroke data on an Android due to the number of typing optimizations.
Features that do not count as typing:

  • Suggested words (little box above the keyboard suggesting what you might be thinking)
  • Swipe input (Drag your finger along the keyboard to input a word)
  • Dictation
  • Emoji input

Fennec specific:

  • The backspace key (might just be Fennec)
  • Letters and generally any key that is not space or enter (might just be Fennec)

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

No branches or pull requests

1 participant