Closed
Bug 714082
Opened 13 years ago
Closed 13 years ago
Form autocomplete pop-up with the available suggestions is not displayed for more than one character
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(firefox11 affected, firefox12 verified, fennec11+)
RESOLVED
DUPLICATE
of bug 710835
People
(Reporter: carla.nadastean, Assigned: Margaret)
Details
Mozilla/5.0 (Android; Linux armv7l; rv:12.0a1) Gecko/20111229 Firefox/12.0a1
Fennec/12.0a1
HTC Desire Z (Android 2.3)
Steps to reproduce:
1. Open Fennec app.
2. Navigate to http://mail.yahoo.com
3. Fill in username and password. (e.g carla_test@yahoo.com) (Select "Never" or "Not Now" option for Remember password pop-up)
4. Sign out and go back to http://mail.yahoo.com .
5. Try to fill in the same username. (carla_test)
Expected Result:
Form autocomplete pop-up with the available suggestions is displayed.
Actual Result:
Form autocomplete pop-up with the available suggestions is displayed only for the first character. No suggestions are displayed if more than one character are filled in the username field.
Updated•13 years ago
|
Assignee: nobody → margaret.leibovic
Comment 1•13 years ago
|
||
Might be a dupe too
Updated•13 years ago
|
Priority: -- → P2
Assignee | ||
Comment 2•13 years ago
|
||
Carla, are you still seeing this? I can't reproduce this. Perhaps you were seeing bug 711096?
Updated•13 years ago
|
tracking-fennec: --- → 11+
Reporter | ||
Comment 3•13 years ago
|
||
(In reply to Margaret Leibovic [:margaret] from comment #2)
> Carla, are you still seeing this? I can't reproduce this. Perhaps you were
> seeing bug 711096?
Yes, bug is still reproducible.
Retested with 2012-01-08 Firefox/12.0a1 Fennec/12.0a1.
Devices: HTC Desire Z (Android 2.3.3)
Samsung Galaxy S2 (Android 2.3.4)
Assignee | ||
Comment 4•13 years ago
|
||
I think this may be one symptom of problems I've been seeing with compositionupdate events. I talked to alexp about this on IRC - sometimes the compositionupdate event data doesn't contain the entire string that's in the input box (I notice this after rotating the device), and also compositionupdate events aren't being fired when text is deleted.
Assignee | ||
Comment 5•13 years ago
|
||
I think this will be fixed by my patch in bug 710835, but we can keep this open until that patch lands and we can verify the fix.
Assignee | ||
Comment 6•13 years ago
|
||
Carla, can you still reproduce this on Nightly? The patch from bug 710835 is in the lastest Nightly now, and I'm hoping that fixed this.
Reporter | ||
Comment 7•13 years ago
|
||
Verified on:
2012-01-13 Firefox/12.0a1 Fennec/12.0a
Bug no longer reproducible.
The only issue is that on Nightly, form autocomplete is not displayed if device is in landscape mode and HKB is used. (Another bug is logged for this issue Bug 717902 - Form autocomplete pop-up with the available suggestions is not displayed in landscape mode when HKB is used)
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•13 years ago
|
||
Verified on:
2012-01-15 Firefox/12.0a1 Fennec/12.0a
Bug no longer reproducible on Nightly.
Verified on:
2012-01-15 Firefox/11.0a2 Fennec/11.0a
Bug is still reproducible on Aurora.
status-firefox11:
--- → affected
status-firefox12:
--- → verified
Assignee | ||
Comment 9•13 years ago
|
||
I'm resolving this as a dupe instead of FIXED, since it was fixed by bug 710835. That patch hasn't landed in aurora yet, which is why you can still see this bug in aurora.
Resolution: FIXED → DUPLICATE
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
•