[sdk] TextField content partially deleted on focus with predictive text on
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Committed
|
High
|
Olga Kemmet | ||
ubuntu-keyboard |
New
|
Undecided
|
Michael Sheldon | ||
ubuntu-keyboard (Ubuntu) |
New
|
Undecided
|
Michael Sheldon | ||
ubuntu-ui-toolkit (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
With the following Textfield:
TextField {
}
And with predictive text on in the phone, if you try to click on the field while it contains text, part of the text where the cursor lands get deleted.
The work around is to set no predictive text: inputMethodHints: Qt.ImhNoPredict
affects: | ubuntu-ui-toolkit → ubuntu-ux |
no longer affects: | ubuntu-ui-toolkit |
Changed in ubuntu-keyboard: | |
assignee: | nobody → Michael Sheldon (michael-sheldon) |
Changed in ubuntu-keyboard (Ubuntu): | |
assignee: | nobody → Michael Sheldon (michael-sheldon) |
Changed in ubuntu-ux: | |
assignee: | nobody → Giorgio Venturi (giorgio-venturi) |
importance: | Undecided → High |
status: | New → Fix Committed |
Changed in ubuntu-ux: | |
assignee: | Giorgio Venturi (giorgio-venturi) → Olga Kemmet (olga-kemmet) |
summary: |
- TextField content partially deleted on focus with predictive text on + [sdk] TextField content partially deleted on focus with predictive text + on |
This also relates to https:/ /bugs.launchpad .net/ubuntu/ +source/ ubuntu- system- settings/ +bug/1387704