Closed
Bug 956181
Opened 11 years ago
Closed 7 years ago
[keyboard refactor] make dynamic hit detection time sensitive
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: djf, Unassigned)
Details
The refactored keyboard in test_apps/demo-keyboard does dynamic hit target resizing based on the predicted next character.
But it is static in time. It should be changed to be time sensitive so that when the user types really fast, the hit targets are really big, but they shrink as the user slows down. So that really common words can be typed very quickly and sloppily, but uncommon words can still be typed correctly if the user slows down and is more accurate.
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•