Closed
Bug 783067
Opened 13 years ago
Closed 12 years ago
Two backspaces necessary to delete last character of a word after deleting the whitespace behind it
Categories
(Firefox for Android Graveyard :: Keyboards and IME, defect, P2)
Tracking
(firefox15 unaffected, firefox16 affected, firefox17 affected, firefox18 affected, firefox19 unaffected, fennec-)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox15 | --- | unaffected |
firefox16 | --- | affected |
firefox17 | --- | affected |
firefox18 | --- | affected |
firefox19 | --- | unaffected |
fennec | - | --- |
People
(Reporter: martijn.martijn, Assigned: aaronmt)
References
()
Details
(Keywords: testcase)
Steps to reproduce:
- Go to http://people.mozilla.org/~mwargers/tests/forms/autocomplete_forms/autofocus_input.html
- Type 'abc' using the vkb
- Submit the form
- Type 'a' -> form autocomplete popup comes up
- Choose the 'abc' entry in the autocomplete popup
- Press the backspace key to try and delete the 'c' character at the end
Expected result:
- Character 'c' deleted
Actual result:
- Nothing deleted. You need to tap on the backspace key again to get the 'c' character deleted.
Another issue (I guess related):
- Type 'a b c d' in the input, submit form, then type 'a', choose the 'a b c d' entry in the form autocomplete popup, then tap on the backspace key. In that case everyting in the input gets deleted and only the character 'd' remains.
Updated•13 years ago
|
status-firefox15:
--- → unaffected
status-firefox16:
--- → affected
status-firefox17:
--- → affected
Priority: -- → P2
Reporter | ||
Comment 1•13 years ago
|
||
Also weird stuff happening on this contenteditable testcase, while tapping the backspace key on the Galaxy Nexus:
http://people.mozilla.org/~mwargers/tests/contenteditable/contenteditable.htm
Comment 2•12 years ago
|
||
Current behavior with Galaxy Nexus and stock VKB:
STR:
1. Enter "cat dog"
2. Press space, then try to backspace to delete the "g" of "dog"
RESULT:
"cat"
Comment 3•12 years ago
|
||
I think my comment 2 is describing bug 790631. I can't verify whether the bug described in comment 0 has been fixed until bug 790631 is fixed.
Depends on: 790631
![]() |
||
Comment 4•12 years ago
|
||
The another issue in comment #0 has been fixed by bug 792928.
Summary: More wonkiness with Samsung Galaxy Nexus and form autocomplete and using virtual keyboard → Two backspaces necessary to delete last character of a word after deleting the whitespace behind it
Assignee | ||
Updated•12 years ago
|
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → aaron.train
Assignee | ||
Comment 7•12 years ago
|
||
This is still broken on Firefox Beta and Aurora, and fixed on Nightly.
We should take a fix for Aurora here.
Keywords: qawanted
Assignee | ||
Updated•12 years ago
|
Updated•12 years ago
|
tracking-fennec: ? → -
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 8•12 years ago
|
||
Firefox 18.0b4 (2012-12-12)
Device: Samsung Galaxy Nexus
OS: Android 4.1
You are able to delete the last character. Marking bug as VERIFIED FIXED.
Status: RESOLVED → VERIFIED
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
•