Design Team/Sugar Shell Touch Input: Difference between revisions
Garycmartin (talk | contribs) |
Garycmartin (talk | contribs) |
||
| Line 23: | Line 23: | ||
**** Icon only provides translation neutral palette but provides no textual hints to aid discovery | **** Icon only provides translation neutral palette but provides no textual hints to aid discovery | ||
**** Text and Icon palette may be too large (obscure too much canvas) | **** Text and Icon palette may be too large (obscure too much canvas) | ||
** Editable vs. non-editable widget interaction? | ** Editable vs. non-editable widget interaction? e.g. Selecting text from web page, vs. selecting text in a text input widget. | ||
** Single tap to insert cursor (snap to end of existing word?) | ** Single tap to insert cursor (snap to end of existing word?) | ||
** Drag cursor widget to move cursor position (other designs also raise a zoom lens for small screen accuracy | ** Drag cursor widget to move cursor position (other designs also raise a zoom lens for small screen accuracy but often designs based for Phone size screens) | ||
** Touch | ** Touch and hold to drag a selection (snap to end of existing word as per current Write implementation?) | ||
** Double tap and drag to select a range of text, same as above ( | ** Touch and hold to auto select a single word, widget handles at each end of selection. | ||
** Double tap to auto select a single word | ** ''Double tap and drag to select a range of text, same as above (double tap is not a Sugar design, but a fallback for users used to existing implementations as per Android/iOS)'' | ||
** ''Double tap to auto select a single word, widget handles at each end of selection (double tap is not a Sugar design, but a fallback for users used to existing implementations as per Android/iOS)'' | |||
==Frame== | ==Frame== | ||