Open Bug 1313646 Opened 8 years ago Updated 2 years ago

Flickering when clicking on header menu buttons on http://theswishlife.com

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

Tracking Status
firefox49 --- unaffected
firefox50 --- affected
firefox51 --- affected
firefox52 --- wontfix

People

(Reporter: pauly, Unassigned)

References

(Blocks 1 open bug)

Details

[Note]:
The issue reproduces only if the following conditions are fulfilled:
- e10s = OFF
- layout.show_previous_page = FALSE
- nglayout.initialpaint.delay = 0

[Affected versions]:
- 50b11, 51.0a2 (2016-10-27), 52.0a1 (2016-10-26)

[Affected platforms]:
- all

[Steps to reproduce]:
1. Open http://theswishlife.com/
2. Click on the header menu buttons

[Expected result]:
- Pages displayed properly

[Actual result]:
- Flickering when clicking on header menu buttons - www.screencast.com/t/wGVij7AKssNj

[Regression range]:
- since the layout.show_previous_page and nglayout.initialpaint.delay prefs were implemented
If you remove the content on the page and only leave the body element then the page was a black background color. We usually create the presshell (and hence the new page is available for painting) when we get the body element. That's likely explains what we are seeing here.
Mass wontfix for bugs affecting firefox 52.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.