Design Team/Sugar Shell Touch Input: Difference between revisions

Garycmartin (talk | contribs)
Garycmartin (talk | contribs)
Line 26: Line 26:
** Editable vs. non-editable widget interaction? e.g. Selecting text from web page, vs. selecting text in a text input widget should be identical if possible.
** Editable vs. non-editable widget interaction? e.g. Selecting text from web page, vs. selecting text in a text input widget should be identical if possible.
** 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 but often designs based for Phone size screens)
** Drag cursor widget to move cursor position (other designs also raise a zoom lens for small screen accuracy but often designs based on Phone size screen limitations)
** Touch and hold to drag a selection (snap to end of existing word as per current Write implementation?)
** Touch and hold to drag a selection (snap to end of existing word as per current Write implementation?)
** Touch and hold to auto select a single word, widget handles at each end of selection.
** Touch and hold to auto select a single word, widget handles at each end of selection.