[osk] Allow multi-touch for capital button
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Committed
|
Medium
|
Olga Kemmet | ||
ubuntu-keyboard |
New
|
Wishlist
|
Thomas Moenicke | ||
ubuntu-keyboard (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
The keyboard should use multi-touch to allow uppercase letters to be quickly typed. That is, holding the caps button down with one finger should allow typing uppercase letters with the other fingers.
This can work with the existing design, if another button is pressed while holding down the caps key it should cancel the caps-lock when the user lets go of the caps button. If no other button is pressed before the user lets go, it should work as currently designed and enable the caps lock.
Adding this feature allows more intuitive input, allowing users to use this in the same manner as a shift button on a physical keyboard.
-- UX solution --
OnPress the SHIFT key, user should be able to type as many letters as they want UPPERCASE
OnRelease, it will revert revert to lowercase
tags: | removed: ubuntu-ux |
Changed in ubuntu-ux: | |
assignee: | nobody → Rachel Liu (rachelliu) |
Changed in ubuntu-ux: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in ubuntu-ux: | |
status: | Triaged → Confirmed |
Changed in touch-preview-images: | |
status: | New → Triaged |
affects: | touch-preview-images → ubuntu-keyboard |
summary: |
- Allow multi-touch for capital button + [osk] Allow multi-touch for capital button |
Changed in ubuntu-ux: | |
assignee: | Rachel Liu (rachelliu) → nobody |
Changed in ubuntu-ux: | |
assignee: | nobody → Benjamin Keyser (bjkeyser) |
Changed in ubuntu-ux: | |
assignee: | Benjamin Keyser (bjkeyser) → Daniela Ferrai (dferrai) |
status: | Confirmed → Triaged |
Changed in ubuntu-ux: | |
status: | Triaged → New |
Changed in ubuntu-keyboard: | |
status: | Triaged → New |
Changed in ubuntu-ux: | |
status: | New → Triaged |
Changed in ubuntu-ux: | |
assignee: | Daniela Ferrai (dferrai) → Giorgio Venturi (giorgio-venturi) |
Changed in ubuntu-ux: | |
assignee: | Giorgio Venturi (giorgio-venturi) → Olga Kemmet (olga-kemmet) |
In addition, it would be great if the [?123] key similarily allowed the user to input numbers and symbols, instead of alphabets. Holding down the [?123] should change the keyboard to the number view temporarily, until it is released. This would make inputting passwords, email addresses, and url's significantly easier.