Closed Bug 410456 Opened 17 years ago Closed 17 years ago

URL autocomplete shows double entries

Categories

(Core :: XBL, defect)

1.8 Branch
x86
Linux
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: ajschult784, Assigned: bzbarsky)

References

Details

(Keywords: regression, verified1.8.1.12)

Current SeaMonkey from the 1.8 branch shows double entries for the URL autocomplete dropdown.  This regressed due to bug 398006.  Trunk does not have this problem.

1. Visit www.mozilla.org
2. Type "m" in the URL bar.

result:
"http://www.mozilla.org/ - Mozilla.org - H... http://www.mozilla.org - Mozilla.org - H..."

should be
"http://www.mozilla.org/ - Mozilla.org - H..."
Flags: blocking1.8.1.12?
Doesn't happen with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12pre) Gecko/20080102 BonEcho/2.0.0.12pre
Looks like I can make the bug go away by simply dropping on the floor ctors that would run from PostCreate when we're in frame construction (e.g. ctors triggered by fields) instead of adding them to the attached queue.  At the same time, it doesn't look like any ctor runs twice here...  So I'm not sure why the doubling happens.
Blocks: 410666
Blocks: 398006
Flags: blocking1.8.1.12? → blocking1.8.1.12+
backout of bug 398006 approved for 1.8.1.12, a=dveditz for release-drivers
I backed out the patch for bug 398006.
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: fixed1.8.1.12
Resolution: --- → FIXED
Not seeing this with Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12pre) Gecko/20080128 SeaMonkey/1.1.8pre; verified.

Replacing fixed1.8.1.12 keyword with verified1.8.1.12.
needs to be verified for 1.8.0.15 after bug #398006 has landed.
Flags: blocking1.8.0.15+
bug #398006 won't land on branches.
Flags: blocking1.8.0.15+ → blocking1.8.0.15-
You need to log in before you can comment on or make changes to this bug.