Closed
Bug 1700989
Opened 4 years ago
Closed 4 years ago
The favicon is blank for a couple seconds if the audio stops playing while the mouse is in the tab bar
Categories
(Firefox :: Theme, defect, P3)
Firefox
Theme
Tracking
()
VERIFIED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox87 | --- | unaffected |
| firefox88 | --- | disabled |
| firefox89 | --- | verified |
| firefox90 | --- | verified |
People
(Reporter: jaws, Assigned: jaws)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [proton-tabs-bar])
Attachments
(1 file)
STR:
Go to YouTube and play a video
Pause the video
Move the mouse to the tab bar quickly
ER:
The audio indicator should be replaced by the favicon
AR:
There is a gap of a few seconds where no icon is visible
| Assignee | ||
Comment 1•4 years ago
|
||
See https://searchfox.org/mozilla-central/search?q=scheduledremoval&path= for places in the code that affect this.
Updated•4 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-742
| Assignee | ||
Comment 2•4 years ago
|
||
The mouse hover resets the starting value of the transition, effectively canceling the transition and moving immediately to the end state.
Comment 3•4 years ago
|
||
Set release status flags based on info from the regressing bug 1693066
status-firefox87:
--- → unaffected
status-firefox88:
--- → affected
status-firefox89:
--- → affected
status-firefox-esr78:
--- → unaffected
Updated•4 years ago
|
Assignee: nobody → jaws
Status: NEW → ASSIGNED
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/26cfe11b1a2f
Remove the fadeout on the tab-icon-overlay since transitioning the opacity won't work when the opacity property is changed due to mouse hover. r=desktop-theme-reviewers,harry
Comment 5•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•4 years ago
|
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Flags: qe-verify+
Comment 6•4 years ago
|
||
Verified as fixed on Windows 10 x64, macOS 10.15, Ubuntu 20.04 and on Windows 7 x64.
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•