Tab icon of mail tab changes to the favicon of viewed HTML message and sticks
Categories
(Thunderbird :: General, defect, P3)
Tracking
(thunderbird_esr102 unaffected, thunderbird115+ fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr102 | --- | unaffected |
| thunderbird115 | + | fixed |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
(Keywords: regression, Whiteboard: [Supernova3p])
Attachments
(2 files)
|
586 bytes,
message/rfc822
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
Load an html message with favicon. The favicon will be used for as tab icon, and stays there when navigating to another message.
| Assignee | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #0)
Created attachment 9326485 [details]
favicon.eml
Load an html message with favicon. The favicon will be used for as tab icon, and stays there when navigating to another message.
Confirming for 113.0a1 (2023-04-03) (64-bit), Win10.
- Selecting the message in message list is enough to make the icon hang around on the 3-pane tab even when other subfolders are selected. Only happens when message pane is shown.
- Only selecting a main folder like Inbox will update the icon again.
- Message opened in a tab will also have the icon, almost a feature ;-)
Not sure how many HTML messages with favicon are out there in the wild?
Updated•2 years ago
|
| Assignee | ||
Comment 3•2 years ago
|
||
Document at mailbox://, imap:// etc. urls should not be allowed to set favicon.
Content tabs should be able to set favicon. (To test, openContentTab("https://google.com");)
Loading without restrictions is a privacy violation as well as unexpected UX.
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/02d52dbca481
Restrict who can set tab icon. r=darktrojan
| Assignee | ||
Comment 6•2 years ago
|
||
Comment on attachment 9336929 [details]
Bug 1826009 - Restrict who can set tab icon. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): supernova
User impact if declined: per bug description + privacy issue
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): safe
Comment 7•2 years ago
|
||
Comment on attachment 9336929 [details]
Bug 1826009 - Restrict who can set tab icon. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 8•2 years ago
|
||
| bugherder uplift | ||
Thunderbird 115.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/b747045ff7ec
Description
•