Closed
Bug 1619754
Opened 5 years ago
Closed 5 years ago
dismiss button with background transition jank
Categories
(Firefox :: New Tab Page, enhancement)
Firefox
New Tab Page
Tracking
()
VERIFIED
FIXED
Firefox 75
Tracking | Status | |
---|---|---|
firefox75 | --- | verified |
People
(Reporter: thecount, Assigned: thecount)
References
Details
Attachments
(1 file)
If you use a background transition, with a button in it with background inherit, when the background transitions, it has a hard time keeping the inherit background in sync with the actual background, as it transitions.
If we instead use a background transparent, there is no jank.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → sdowne
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by sdowne@getpocket.com:
https://hg.mozilla.org/integration/autoland/rev/0b5c149fe7b5
Removing hover jank on ds dismiss button. r=gvn
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
Comment 4•5 years ago
|
||
I have verified that the background-color" of the "Dismiss" button from the "Collection" section is set to
transparent`. Verified this using the latest Firefox Nightly (75.0a1 Build ID - 20200304084140) installed on Windows 10 x64, Mac 10.15.2, and Ubuntu 18.04 x64.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•