Keyboard should restore user input if they press backspace after auto-completing a word
Bug #1411645 reported by
Michael Sheldon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
Unassigned | ||
ubuntu-keyboard |
Fix Released
|
High
|
Unassigned | ||
ubuntu-keyboard (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
ubuntu-keyboard (Ubuntu RTM) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Steps to reproduce:
1) Enable auto-completion
2) Type "Helfn" and press space, this should auto-correct to "Helen"
3) Press backspace
Expected result
Input should be changed back to the original entry of "Helfn"
Actual result
Stays as "Helen".
Related branches
lp://staging/~michael-sheldon/ubuntu-keyboard/fix-1411645
- Bill Filler (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 163 lines (+70/-0)5 files modifiedsrc/lib/logic/wordengine.cpp (+8/-0)
src/lib/models/text.cpp (+14/-0)
src/lib/models/text.h (+4/-0)
src/view/abstracttexteditor.cpp (+17/-0)
tests/autopilot/ubuntu_keyboard/tests/test_keyboard.py (+27/-0)
Changed in ubuntu-keyboard: | |
importance: | Undecided → Medium |
tags: | added: ww07 |
Changed in canonical-devices-system-image: | |
status: | New → Fix Released |
importance: | Undecided → Medium |
milestone: | none → ww09-2015 |
Changed in ubuntu-keyboard: | |
status: | New → Fix Released |
tags: |
added: ww09 removed: ww07 |
Changed in ubuntu-keyboard: | |
importance: | Medium → High |
To post a comment you must log in.
This bug was fixed in the package ubuntu-keyboard - 0.99.trunk. phablet2+ 15.04.20150202- 0ubuntu1
--------------- phablet2+ 15.04.20150202- 0ubuntu1) vivid; urgency=medium
ubuntu-keyboard (0.99.trunk.
[ Michael Sheldon ]
* Enable auto-punctuation for Pinyin input. (LP: #1407588)
* Speed up autopilot tests by only restarting maliit-server at the
beginning and end of all tests
* Restore a user's original input if they press backspace immediately
after auto-completing a word. (LP: #1411645)
* Allow Emoji keyboard to be shown for URL and email field types and
switch out of Emoji layout when changing fields. (LP: #1415129,
#1415127)
* Adds a setting to allow the keyboard to remain hidden at all times
(e.g. when a hardware keyboard is connected) (LP: #1415126)
* Fix autocaps for clients that send multiline surrounding text (LP:
#1415881)
[ Ubuntu daily release ]
* New rebuild forced
-- Ubuntu daily release <email address hidden> Mon, 02 Feb 2015 18:18:25 +0000