Open
Bug 577447
Opened 14 years ago
Updated 5 months ago
Favicon from last visited page remains active for new visited page with no favicon associated in windows taskbar
Categories
(Firefox :: General, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: vladmaniac, Unassigned)
References
()
Details
(Keywords: helpwanted)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; Windows NT 6.1; en-US; rv:2.0b2pre) Gecko/20100707 Minefield/4.0b2pre
Build Identifier: Mozilla/5.0 (Windows; Windows NT 6.1; en-US; rv:2.0b2pre) Gecko/20100707 Minefield/4.0b2pre
New visited page should be one with no favicon associated. Favicon from last visited page has state retention in windows taskbar untill a new page with custom favicon is loaded in current tab.
Reproducible: Always
Steps to Reproduce:
1.Visit http://people.mozilla.org/~jmaher/wifi.html or any site with no custom favicon.
2.In the same tab, load a page with custom favicon (e.g. www.cnn.com)
3.Hit back button
4.Inspect your browser window in windows taskbar.
Actual Results:
Favicon from 2nd loaded page remains active for the previous URL with no custim favicon
Expected Results:
Browser window/tab should be updated in windows taskbar with the default icon for the page with no custom favicon.
Note: Please make sure first loaded page should be one with no favicon attached. Also check out the attachment(screenshot)
Reporter | ||
Comment 1•14 years ago
|
||
Updated•13 years ago
|
Version: unspecified → 4.0 Branch
Comment 2•13 years ago
|
||
This bug was reported using a pre-release version of Firefox 4. Now that Firefox 4.0.1 final has been released, can you please update and retest your bug? A fresh profile would be a good starting place to test,
http://support.mozilla.com/kb/Managing+profiles. If you continue to see the issue, can you please update this bug with your results?
Filter: firefox4prebugsunco
Comment 3•12 years ago
|
||
(In reply to Maniac Vlad Florin (:vladmaniac) from comment #1)
> Created attachment 456406 [details]
> screenshot
Is this still valid bug ?
Updated•2 years ago
|
Severity: normal → S3
Comment 5•1 year ago
|
||
Seems like this is still an issue. The front-end code is here in case someone wants to look into this: https://searchfox.org/mozilla-central/source/browser/modules/WindowsJumpLists.sys.mjs
And then there's this back-end code:
https://searchfox.org/mozilla-central/source/widget/windows/JumpListItem.cpp
https://searchfox.org/mozilla-central/source/widget/windows/JumpListBuilder.cpp
Severity: S3 → S4
Keywords: helpwanted
OS: Windows 7 → Windows 10
Priority: -- → P3
Version: 4.0 Branch → Trunk
Comment 8•5 months ago
|
||
Are you still able to reproduce this? I just tested and was not able to, please see attached.
Flags: needinfo?(dao+bmo)
Comment 9•5 months ago
|
||
This bug isn't about the tab bar but about the Windows taskbar jumplist feature (see comment 1 for how that looked at the time).
Flags: needinfo?(dao+bmo)
You need to log in
before you can comment on or make changes to this bug.
Description
•