Closed
Bug 1026788
Opened 12 years ago
Closed 12 years ago
Autocomplete issues with backspacing using ai.type keyboard
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Tracking
(firefox30 unaffected, firefox31 unaffected, firefox32+ fixed, firefox33 fixed, fennec32+)
RESOLVED
FIXED
Firefox 33
| Tracking | Status | |
|---|---|---|
| firefox30 | --- | unaffected |
| firefox31 | --- | unaffected |
| firefox32 | + | fixed |
| firefox33 | --- | fixed |
| fennec | 32+ | --- |
People
(Reporter: jchen, Assigned: jchen)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1.35 KB,
patch
|
wesj
:
review+
lmandel
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
No description provided.
Comment 1•12 years ago
|
||
Regression? Tracking?
| Assignee | ||
Comment 2•12 years ago
|
||
Yeah, regression from the autocomplete rewrite.
Assignee: nobody → nchen
Blocks: 994472
Status: NEW → ASSIGNED
tracking-fennec: --- → ?
status-firefox32:
--- → affected
status-firefox33:
--- → affected
Keywords: regression
| Assignee | ||
Comment 3•12 years ago
|
||
Not perfect, but I think this is the best we can do. Ai.type keyboard doesn't notice the finishComposingText call, so we set the composition back after the call.
Attachment #8442194 -
Flags: review?(wjohnston)
Updated•12 years ago
|
tracking-fennec: ? → 32+
Updated•12 years ago
|
Attachment #8442194 -
Flags: review?(wjohnston) → review+
| Assignee | ||
Comment 4•12 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 33
| Assignee | ||
Comment 6•12 years ago
|
||
Comment on attachment 8442194 [details] [diff] [review]
Reinsert composition after removing autocomplete text (v1)
Approval Request Comment
[Feature/regressing bug #]: Bug 994472
[User impact if declined]: Backspacing is badly broken in URL bar when using ai.type keyboard
[Describe test coverage new/current, TBPL]: Locally, m-c
[Risks and why]: Small; the fix has been tested with multiple keyboards, and it only changes the URL bar behavior in limited situations.
[String/UUID change made/needed]: None
Attachment #8442194 -
Flags: approval-mozilla-aurora?
Updated•12 years ago
|
Updated•12 years ago
|
Comment 7•12 years ago
|
||
Comment on attachment 8442194 [details] [diff] [review]
Reinsert composition after removing autocomplete text (v1)
Aurora+
Attachment #8442194 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 8•12 years ago
|
||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•