Closed Bug 956179 Opened 11 years ago Closed 9 years ago

[keyboard refactor] typing assistance should be enabled depending on settings and input mode

Categories

(Firefox OS Graveyard :: Gaia::Keyboard, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: djf, Assigned: djf)

References

Details

(Whiteboard: [keyboard2-feature-parity])

The refactored keyboard in test_apps/demo-keyboard/ currently has various forms of typing assistance always on. They should be on or off depending on user settings and on the current input mode.  (For example, we should not autocorrect or autocapitalize in verbatim mode).
Note that dynamic hit target resizing should also be turned off for verbatim input and password fields where next character prediction is likely to be unhelpful.
Turning typing assistance on and off is also going to require refactoring the way the various modules are currently implemented.  They currently don't have any API so once they've been started they can't be turned off. So I'll need to refactor the existing code.  On the bright side, this will make it easier to write tests.
Assignee: nobody → dflanagan
Whiteboard: [keyboard2-feature-parity]
This work on a new keyboard app was abandoned.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.