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 support #13

Open
jimmieego opened this issue Jun 14, 2018 · 2 comments
Open

Mobile support #13

jimmieego opened this issue Jun 14, 2018 · 2 comments

Comments

@jimmieego
Copy link

We need to check if the demo app and its pattern work on mobile devices. I will report any findings here.

@jimmieego
Copy link
Author

Tested VoiceOver in iOS with the prototype and the web version of Google Map:

  • VoiceOver uses the swipe left/right to move focus forward/backward, which is equivalent to Tab/Shift+Tab on desktop. So I cannot use one finger to drag and pan the map.
  • With VoiceOver running, I cannot set focus to the map.
  • With VoiceOver running, I cannot use two finger pinch gesture to zoom in/out the map (note this is different from zooming in/out of the whole screen). I can set focus to the zoom controls in the prototype and then zoom in/out the map, but there is no feedback of the current zoom level.

With the zooming and panning, a workaround is to temporarily disable VoiceOver and then do the normal zooming or panning, and enable VoiceOver again.

In Settings > General > Accessibility, scroll all the way down to Accessibility Shortcut, turn on the Switch Control and VoiceOver. This will allow you to triple click the Home button to show a quick menu to toggle VoiceOver on or off.

@jimmieego
Copy link
Author

Also a short video on how to use VoiceOver in iOS: https://youtu.be/bCHpdjvxBws

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

1 participant