Closed
Bug 494122
Opened 15 years ago
Closed 12 years ago
awesome bar gives many options in autocomplete for a single entry
Categories
(Toolkit :: Places, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: tonikitoo, Unassigned)
References
Details
steps to reproduce:
1) clean profile (rm -fr ~/.mozilla/fennec)
2) launch fennec. I did from the command line like
$ fennec http://google.com
3) after loaded, tap the urlbar (it should gets focused and highlight text content).
4) type 'g' ('g' out of 'g'oogle, the single entry in database so far).
urlbar drops down showing:
1) www.google.com (probably the resolved URL)
2) google.com (what i typed in)
3) Google (page title)
see attached screenshot
is that OK ?
Reporter | ||
Comment 1•15 years ago
|
||
it sounds related to bug 428690 (not sure)
Comment 2•15 years ago
|
||
(In reply to comment #1)
> it sounds related to bug 428690 (not sure)
I thought so too, but they are not fetching from the same mechanism.
Comment 3•15 years ago
|
||
This happens in Firefox too
Component: General → Places
Product: Fennec → Toolkit
QA Contact: general → places
Comment 5•12 years ago
|
||
This is ok, we don't hide redirect sources cause in some cases that may cause empty searches when instead we could have returned a result.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•