Open
Bug 1432440
Opened 7 years ago
Updated 3 years ago
Using flex box layout causes flickering
Categories
(Core :: Layout, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: mandadi.krishnapriya, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
3.72 MB,
application/x-zip-compressed
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20180103231032
Steps to reproduce:
We have encountered an UI flickering issue in our application while accessing in Firefox.
To reproduce this, we have written a sample HTML file attached using flex box layout.
Steps to reproduce:
1. Access the sample page attached (BrowserIssue.html) in Firefox version (57.0.4)
2. It renders some images.
3. Hovering on these images is causing UI flickering most of the times.
Note:
Issue happens only in Firefox and observed very frequently.
Flickering is not observed if we remove flex styles.
Actual results:
Observed UI flickering on hovering the images
Expected results:
Flickering should not happen
Reporter | ||
Updated•7 years ago
|
Attachment #8944674 -
Attachment is obsolete: true
Reporter | ||
Comment 1•7 years ago
|
||
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•