Closed
Bug 768105
Opened 12 years ago
Closed 12 years ago
Hacker's Keyboard inserts typed characters at wrong position after autocompleting a word
Categories
(Firefox for Android Graveyard :: Keyboards and IME, defect, P2)
Tracking
(firefox15 unaffected, firefox16 verified, firefox17 verified, firefox18 verified)
VERIFIED
FIXED
Firefox 17
Tracking | Status | |
---|---|---|
firefox15 | --- | unaffected |
firefox16 | --- | verified |
firefox17 | --- | verified |
firefox18 | --- | verified |
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
My example assumes your form autocomplete history includes an entry for the word "cat".
STR:
1. Load any page with a text input form. I like using the Firefox Mobile Support page.
2. Type "c"
3. See "c|"
4. Select autocomplete entry "cat"
5. See "cat |"
6. Type "z"
AR: See "cz|at"
ER: See "cat z|"
Assignee | ||
Comment 1•12 years ago
|
||
My fix for bug 769520 fixes this problem, but I can't resolve this bug until the autocomplete popup is re-enabled by bug 764193.
Status: NEW → ASSIGNED
Target Milestone: --- → Firefox 16
Assignee | ||
Updated•12 years ago
|
Priority: -- → P2
Assignee | ||
Comment 2•12 years ago
|
||
Fixed in Firefox 17 because bug 764193 landed:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b6b76a38e015
status-firefox17:
--- → fixed
Target Milestone: Firefox 16 → Firefox 17
Assignee | ||
Updated•12 years ago
|
status-firefox15:
--- → unaffected
status-firefox16:
--- → unaffected
Assignee | ||
Comment 3•12 years ago
|
||
This bug was fixed by bug 769520.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
Reopening because of the backout of bug 769250.
Status: RESOLVED → REOPENED
status-firefox15:
unaffected → ---
status-firefox16:
unaffected → ---
status-firefox17:
fixed → ---
Resolution: FIXED → ---
Target Milestone: Firefox 17 → ---
Assignee | ||
Comment 5•12 years ago
|
||
Even though bug 769520 was backed out, this testcase still works correctly with Nightly 18.0a1 (2012-09-10).
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Comment 6•12 years ago
|
||
Does it happen in 15.0.1, 16.0 Beta 3 and Aurora 17?
Assignee | ||
Comment 7•12 years ago
|
||
Now that the bug 769520 backout has rolled out to all channels and the Google Play store, I retested this bug:
* Firefox 15.0.1 = N/A because 15' form autocomplete feature is disabled (to avoid some bugs)
* Beta 16.0b3 = works for me
* Aurora 17.a2 (2012-09-19) = works for me
* Nightly 18.0a1 (2012-09-19) = works for me
status-firefox15:
--- → unaffected
status-firefox16:
--- → fixed
status-firefox17:
--- → fixed
status-firefox18:
--- → fixed
Updated•12 years ago
|
Updated•4 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
•