Closed
Bug 558841
Opened 15 years ago
Closed 13 years ago
Tab Matches does not work after Clear Recent History
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: u279076, Unassigned)
References
Details
(Whiteboard: [TabMatchesTestday] [switch-to-tab])
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100412 Minefield/3.7a5pre
1. Open Firefox with three tabs
2. Navigate to http://addons.mozilla.org in the first tab
3. Navigate to http://www.cnn.com in the second tab
4. Navigate to http://www.engadget.com in the third tab
5. Clear all recent history
6. Press CTRL+L to focus the location bar
7. Type "addons" into the location bar and select Switch to Tab
8. Type "cnn" into the location bar and select Switch to Tab
9. Type" "engadget" into the location bar and select Switch to Tab
RESULT:
No switch-to-tab results appear
EXPECTED:
Should still be able to switch-to-tab
I cannot reproduce this behaviour on Linux. So far, it appears to be Windows-only.
Comment 2•15 years ago
|
||
Bug 546253 should fix this.
Also, this should be reproducible on all OSes.
Depends on: 546253
Updated•15 years ago
|
blocking2.0: --- → ?
Comment 3•15 years ago
|
||
the remaining problem is here http://mxr.mozilla.org/mozilla-central/source/toolkit/components/places/src/nsPlacesTriggers.h#113 deleting entries from moz_places is still removing them from moz_openpages_temp, it should not.
Updated•15 years ago
|
OS: Windows XP → All
Hardware: x86 → All
Comment 4•15 years ago
|
||
I think that we wouldn't hold the entire release for this fix, so blocking-. Would really like to see a fix before final though. Imagine a really-want+ flag here.
blocking2.0: ? → -
Whiteboard: [TabMatchesTestday] → [TabMatchesTestday] [swith-to-tab]
Comment 5•13 years ago
|
||
I think this is now WFM, I couldn't find the remaining problem I expressed in comment 3 in current code, the trigger is quite different.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Whiteboard: [TabMatchesTestday] [swith-to-tab] → [TabMatchesTestday] [switch-to-tab]
You need to log in
before you can comment on or make changes to this bug.
Description
•