Closed
Bug 640175
Opened 15 years ago
Closed 14 years ago
Search criteria typed in URL Bar doesn't match with the history/Awesomelist content
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox8 fixed, fennec8+)
VERIFIED
FIXED
Firefox 8
People
(Reporter: xti, Assigned: lucasr)
References
Details
Attachments
(1 file, 1 obsolete file)
1.50 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0b12) Gecko/20100101 Firefox/4.0b12
Build Identifier: Mozilla /5.0 (Android;Linux armv7l;rv:2.0b13pre) Gecko/20110309 Firefox/4.0b13pre Fennec /4.0b6pre
The Awesomelist doesn't return a correct result for the typed search criteria.
Reproducible: Always
Steps to Reproduce:
Try to reproduce the steps on a fresh profile:
1. Open Fennec App
2. Browse to www.mozilla.com
3. Wait until the page is completely loaded
4. Open a new tab
5. On URL Bar type www.m
Actual Results:
The Awesomelist is populated only with the suggestion of the preinstalled search engines: << Search for "www.m" >>. The websites from history which match the search criteria are missing.
Expected Results:
The Awesomelist is populated with all the sites who beggin with "www.m", in a descend order sort by most access time.
Build id : Mozilla/5.0 (Maemo;Linux armv7l;rv:2.0b13pre)Gecko/20110309
Firefox/4.0b13pre Fennec /4.0b6pre
Device: Sony Ericsson Xperia X10
OS: Android 2.1 update 1
Reporter | ||
Updated•15 years ago
|
OS: Other → Android
Hardware: Other → ARM
Reporter | ||
Comment 1•15 years ago
|
||
For more details, please see the following video: http://www.youtube.com/watch?v=aeZMdl9o85k
![]() |
||
Comment 2•15 years ago
|
||
I can reproduce this on the same phone - Mozilla/5.0 (Android; Linux armv7l; rv:2.0b13pre) Gecko/20110314 Firefox/4.0b13pre Fennec/4.0b6pre ID:20110314043938
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 3•15 years ago
|
||
This issue is still reproducing on:
Build id : Mozilla/5.0 (Maemo;Linux armv7l;rv:2.0b13pre)Gecko/20110316
Firefox/4.0b13pre Fennec /4.0b6pre
Device: Sony Ericsson Xperia X10
OS: Android 2.1 update 1
I noticed that if on step 5 I type "www.mo" and then I delete "o", the Awesomelist will be populated as expected.
Reporter | ||
Comment 4•14 years ago
|
||
TC https://litmus.mozilla.org/show_test.cgi?id=12170 fails due to this bug.
![]() |
||
Updated•14 years ago
|
tracking-firefox7:
--- → ?
Updated•14 years ago
|
tracking-fennec: --- → ?
tracking-firefox7:
? → ---
Comment 5•14 years ago
|
||
Is this still happening?
Reporter | ||
Comment 6•14 years ago
|
||
(In reply to comment #5)
> Is this still happening?
Yes, it's still reproducing on the latest Nightly build.
--
Build id : Mozilla/5.0 (Android;Linux armv7l;rv:8.0a1)Gecko/20110728
Firefox/8.0a1 Fennec/8.0a1
Device: HTC Desire Z
OS: Android 2.2.1
Updated•14 years ago
|
Assignee: nobody → lucasr.at.mozilla
Updated•14 years ago
|
tracking-fennec: ? → +
![]() |
Assignee | |
Comment 7•14 years ago
|
||
Interestingly, it works fine if you only type 'm' (with no 'www.' prefix). Fixing.
![]() |
Assignee | |
Comment 8•14 years ago
|
||
This bug is caused by a change in platform where the "www." prefix is being ignore on autocomplete searches (see bug 461483). This patch special-cases the "www." prefix in the search optimization done as part of bug 609603.
Attachment #549416 -
Flags: review?(mark.finkle)
Updated•14 years ago
|
Attachment #549416 -
Flags: review?(mark.finkle) → review+
![]() |
Assignee | |
Updated•14 years ago
|
Keywords: checkin-needed
![]() |
Assignee | |
Comment 9•14 years ago
|
||
Attachment #549416 -
Attachment is obsolete: true
Attachment #549865 -
Flags: review?(mark.finkle)
Updated•14 years ago
|
Attachment #549865 -
Flags: review?(mark.finkle) → review+
Comment 10•14 years ago
|
||
pushed with a quick string fix for bug 676293
http://hg.mozilla.org/mozilla-central/rev/fc0c60debaae
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
tracking-fennec: + → 8+
status-firefox8:
--- → fixed
Keywords: checkin-needed
Target Milestone: --- → Firefox 8
Comment 11•14 years ago
|
||
Verified Fixed
Mozilla/5.0 (Android; Linux armv7l; rv:8.0a1) Gecko/20110810 Firefox/8.0a1 Fennec/8.0a1
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•