Closed
Bug 1406111
Opened 7 years ago
Closed 7 years ago
stylo: File operations buttons from Google Drive are flickering while hovering over them
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
VERIFIED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | unaffected |
firefox58 | --- | fixed |
People
(Reporter: cbadescu, Assigned: emilio)
Details
(Keywords: regression)
Attachments
(2 files)
[Steps to reproduce]
1. Start the latest Nightly build 58.0a1 (Build ID: 20171005100211) with a clean profile.
2. Navigate to https://drive.google.com and log in with a valid account, that has stored files in it.
3. Select one document and hover over the file operations buttons located in the top right side above the files list.
4. Observe the hover animation behavior.
[Expected results]
- The buttons hover animation is correctly displayed.
[Actual results]
- The buttons hover animation flickers.
[Notes]
- Attached a screen recording of the issue.
[Regression]
- This issue is not reproducible on latest Firefox Release 56.0. I've managed to find the regression window.
Here are the results:
Last good revision: a1903b0f0ead5b2952dd4a1b6a41b20a65a07f44
First bad revision: cde998ffc14f8a14be13713f78625b182ee97b7c
Pushlog: https://goo.gl/bxVSsA
From the pushlog, it seems that the bug 18604 has caused this. Emilio, can you please take a look?
Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(emilio)
Assignee | ||
Comment 1•7 years ago
|
||
Yup, I think I know what's going on, let me just confirm it.
Assignee: nobody → emilio
Updated•7 years ago
|
Priority: -- → P2
Summary: File operations buttons from Google Drive are flickering while hovering over them → stylo: File operations buttons from Google Drive are flickering while hovering over them
Updated•7 years ago
|
Component: Event Handling → CSS Parsing and Computation
Assignee | ||
Comment 2•7 years ago
|
||
(Not sure who of both is the best reviewer).
Also, need to write a test, but not sure the best test to test our animation infra. Any pointers would be helpful.
Flags: needinfo?(emilio)
Attachment #8915698 -
Flags: review?(hikezoe)
Attachment #8915698 -
Flags: review?(bbirtles)
Comment 3•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•7 years ago
|
Attachment #8915698 -
Flags: review?(hikezoe)
Attachment #8915698 -
Flags: review?(bbirtles)
Reporter | ||
Comment 4•7 years ago
|
||
I can confirm that this issue is no longer reproducible on the latest Nightly build 58.0a1 (2017-10-09), on Windows 10 x64, Mac 10.12 and Ubuntu 14.04 x64.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
status-firefox-esr52:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•