Skip to content
This repository has been archived by the owner on Jun 30, 2018. It is now read-only.

Touch with assistive technology (was issue #63) #131

Merged

Conversation

DavidMacDonald
Copy link
Contributor

@DavidMacDonald DavidMacDonald commented Feb 14, 2017

This was Issue #63. MATF. Live links to these resources can be found there.

SC Shortname

Touch with Assistive Technology

SC Text

All functions available by touch are still available by touch after platform assistive technology that remaps touch gestures is turned on.

Suggestion for Priority Level (A/AA/AAA)

Level A

Related Glossary additions or changes

Platform assistive technology that remaps touch gestures: Software that is integrated into the operating system, ships with the product, and/or is updated or installed via system updates. This software changes the characteristics of the touch interface when turned on. (e.g., a system screen reader may remap a right swipe gesture to move focus from item to item instead of it's default behaviour when the assistive technology is not on).

What Principle and Guideline the SC falls within.

New Proposed Guideline "Pointer Accessible"

Make it easier for users to operate pointer functionality.

References

Apple iOS Developer Library: Interactivity and Feedback
Apple iOS Developer Library: Test Accessibility on Your Device with VoiceOver
Android Training: Using Touch Gestures
Google Android Accessibility Help: Use TalkBack gestures
Windows Phone: Gestures: flick, pan, and stretch
Microsoft: Use Narrator on my phone
Samsung User Manual (pdf)

Benefits

People who are blind and rely on the use of a screen reader while interacting with the touch screen
People with low vision who may also need a screen reader turned on while interacting with the touch screen

Testability

Test functionally by turning on the assistive technology (AT) for the platform (e.g. VoiceOver on iOS or TalkBack on Android). Conduct QA functional testing such as activating menus, filling in form fields, expanding collapsed content clicking buttons, scrolling down and swiping using the platform gestures. Expected result is that all functionality should be achievable with the AT on.

Techniques

M028 Using standard one touch controls
M027 Providing touch access for custom controls

Failures

FM002 Infinite scroll gesture is not available with system screen reader
FM003 Component can be opened but cannot be closed with touch when a system screen reader is running

@awkawk awkawk changed the base branch from master to FPWD_review February 17, 2017 18:43
@awkawk awkawk merged commit 9116f92 into w3c:FPWD_review Feb 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants