Closed
Bug 1288120
Opened 8 years ago
Closed 8 years ago
"Switch to tab" still appears after the user closes the initial tab
Categories
(Firefox :: Address Bar, defect, P5)
Tracking
()
RESOLVED
DUPLICATE
of bug 1207697
People
(Reporter: ccomorasu, Unassigned)
Details
Attachments
(1 file)
270.50 KB,
image/gif
|
Details |
[Affected versions]:
Fx 48.0b9 (20160718142219)
Fx 49.0a2 (20160720004018)
Fx 50.0a1 (20160719030224)
[Affected platforms]:
Windows 10 x64
Windows 7 x32
[Steps to reproduce]:
1. Open latest Firefox beta/aurora/nightly .
2. Go to a webpage (i.e www.yahoo.com)
3. Open a new tab and access the same page as in step 2.
4. Close the first tab.
5. Hit the Down Arrow Key to open Awesome bar the drop down list.
5. Select the suggestion from step 2 .(it may have the "Switch to Tab" icon)
[Expected result]:
The "Switch to Tab" icon should disappear or go to the page.
[Actual result]:
The page goes blank(see attachment).
[Regression Range]:
This is not a regression since it's reproducible all the way back from Fx 4.2.
Comment 1•8 years ago
|
||
Marco, any idea if this is a known issue?
Component: Tabbed Browser → Location Bar
Flags: needinfo?(mak77)
Comment 2•8 years ago
|
||
No, not known afaict.
I think the "problem" is that, since the search string dind't change, we don't re-query and we just show the previous result, that still includes the switch to tab entry.
I don't have an idea to fix this, unless we listen for tab changes and invalidate the previous result. But that's a lot of added complexity for a minor annoyance that is not that likely to happen.
Flags: needinfo?(mak77)
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•