Closed
Bug 704721
Opened 14 years ago
Closed 14 years ago
[ICS/Honeycomb] - VKB backspace key dismisses keyboard and deletes two characters only on the URL bar
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: aaronmt, Assigned: alexp)
Details
(Whiteboard: [VKB])
Attachments
(1 file)
1.40 KB,
patch
|
blassey
:
review+
|
Details | Diff | Splinter Review |
Currently when one presses the VKB backspace key in the URL bar, it will dismiss the VKB (in both landscape and portrait views) regardless of text, carat position or empty value.
I am using the AOSP ICS release for the Nexus S from XDA.
This is using stock Android keyboard (US).
--
Samsung Nexus S (Android 4.0.1)
20111122164730
http://hg.mozilla.org/projects/birch/rev/ff5faa59c065
Reporter | ||
Comment 1•14 years ago
|
||
Note, it seems like two events are happening actually: a delete *is* performed (i.e, google.com becomes google.co) alongside the VKB dismissing after.
Reporter | ||
Updated•14 years ago
|
Summary: [ICS] - VKB backspace key dismisses keyboard → [ICS] - VKB backspace key dismisses keyboard only on the URL bar
Comment 2•14 years ago
|
||
This happens on the galaxy tab too, running Android 3.1.
Backspace in the url bar deletes two characters and dismisses the vkb.
Reporter | ||
Comment 3•14 years ago
|
||
This is a major barrier towards using the browser as a daily driver.
Severity: normal → major
Summary: [ICS] - VKB backspace key dismisses keyboard only on the URL bar → [ICS/Honeycomb] - VKB backspace key dismisses keyboard and deletes two characters only on the URL bar
Assignee | ||
Comment 4•14 years ago
|
||
This should resolve the problem. It does fix the double-delete on Honeycomb, but I did not see the dismissing of the keyboard neither before nor after this patch.
I also don't have an ICS device to test this.
Assignee | ||
Comment 5•14 years ago
|
||
Can someone test this build on ICS please: http://people.mozilla.org/~alexp/bug/704721-backspace/fennec-11.0a1.en-US.android-arm.apk
Thanks.
Whiteboard: vkb → [VKB]
Assignee | ||
Comment 6•14 years ago
|
||
I've just confirmed the regression was introduced by a workaround fix in bug 697773. The double-deletion in awesomebar on Honeycomb is observed first time in the build 20111115040200 (97283e503e1e). My fix here is exactly for that part of code.
Updated•14 years ago
|
Attachment #576840 -
Flags: review?(blassey.bugs) → review+
Reporter | ||
Comment 7•14 years ago
|
||
(In reply to Alex Pakhotin (:alexp) from comment #5)
> Can someone test this build on ICS please:
> http://people.mozilla.org/~alexp/bug/704721-backspace/fennec-11.0a1.en-US.
> android-arm.apk
> Thanks.
Trying this out now.
Assignee | ||
Comment 8•14 years ago
|
||
Reporter | ||
Comment 9•14 years ago
|
||
Works, thanks Alex.
Reporter | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 10•14 years ago
|
||
Samsung Nexus S (Android 4.0.1)
20111125040216
http://hg.mozilla.org/projects/birch/rev/2aec00aaf211
Status: RESOLVED → VERIFIED
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
•