Design Team/Sugar Shell Touch Input: Difference between revisions
Garycmartin (talk | contribs) |
Garycmartin (talk | contribs) |
||
| Line 11: | Line 11: | ||
* Up/down menu/combo overflow UI too thin (hard to scroll up, gtk combo widget needs work here) | * Up/down menu/combo overflow UI too thin (hard to scroll up, gtk combo widget needs work here) | ||
* Touch friendly text selection handles | * Touch friendly text selection handles | ||
** Custom Sugar design, use user colours for selection handles (nothing is provided by gtk3+) | ** Custom Sugar design, use user colours for selection handles at each end of text (nothing is provided by gtk3+) | ||
** Selection palette Cut/Copy/Paste (Speak, Share with friend?) | ** Selection palette Cut/Copy/Paste (Speak, Share with friend?) | ||
** Editable vs. non-editable | ** Editable vs. non-editable widget interaction? | ||
** | ** 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 | ||
** | ** Touch, hold, and drag to mark a selection (snap to end of existing word as per current Write?) | ||
** | ** Double tap and drag to select a range of text, same as above (snap to end of existing word as per current Write?) | ||
** Double tap to auto select a word (widget handles at each end of selection) | |||
==Frame== | ==Frame== | ||