Confirmed users
198
edits
No edit summary |
No edit summary |
||
| Line 30: | Line 30: | ||
| Swipe left/right || Scroll or switch page | | Swipe left/right || Scroll or switch page | ||
|} | |} | ||
TBD Gestures: | |||
* Make cursor selection | |||
* Add cursor to selection | |||
* Move cursor to first or last item | |||
* Read from cursor position | |||
* Suspend screen reader gestures (passthrough mode) | |||
=== Magnifier === | === Magnifier === | ||
| Line 39: | Line 46: | ||
| Pan/Drag || Pan | | Pan/Drag || Pan | ||
|} | |} | ||
== Feature Notes == | |||
=== Explore By Touch === | |||
On most items, the user will simply have moved the cursor to the item under their finger. In the case of special "key" items, like alphanumeric keys in a keyboard, or dialpad keys, once the user lifts their finger, that key will be entered. This is to ease and streamline typing in a lot of text or numbers. | |||
=== Navigate By Granularity === | |||
A user could move the cursor to certain types of items, like headers, controls, links, words, characters, etc. This allows more efficient exploration of a large interface or more granular comprehension of text. The type of item the user will navigate by is selected via the granularity menu (triple tap-hold), once the menu is invoked the users finger is on the screen. Moving up and down will highlight the different granularity options, lifting the finger will select. Once a granularity option is selected (say "links"), the user can swipe up and down to move to the next/previous link. If the user is on an adjustible item, like a range input, up and down will adjust the value instead. | |||
Granularity settings examples: | |||
* character | |||
* word | |||
* line | |||
* heading | |||
* link | |||
* visited link | |||
* landmark | |||
* form control | |||
* table | |||
* table cell | |||