Open
Bug 1399455
Opened 6 years ago
Updated 5 months ago
First window paint draws the border on Windows 7
Categories
(Core :: Graphics, defect, P3)
Tracking
()
NEW
People
(Reporter: aflorinescu, Unassigned)
Details
(Keywords: regression, Whiteboard: [gfx-noted])
[Environment:] Windows 7 x64 - Version 57.0a1 20170912220343 [Steps:] 1. Open a screen recorder. 2. Open Firefox. 3. Analyze the Firefox start-up. [Actual Result:] See https://www.youtube.com/watch?v=Xur9fq47p7s (Firefox window border is first painted) [Expected Result:] The Firefox window should be painted directly without any transition, though I'm not sure what's causing the border to be drawn first for Win7. [Note:] This scenario is particular to Win7. I haven't seen this in Linux/Win10, Win8.1 cases.
Reporter | ||
Comment 1•6 years ago
|
||
Windows 7 x64 FF 55.03 20170824053622 - not reproducible FF 56.0b11 20170911193316 - reproducible therefore concluding it is not a regression introduced by bug 1362103; updating flags accordingly.
status-firefox55:
--- → unaffected
status-firefox56:
--- → affected
Keywords: regression,
regressionwindow-wanted
Whiteboard: [photon-performance][triage]
Updated•6 years ago
|
Component: General → Graphics
Product: Firefox → Core
Version: Trunk → 56 Branch
Updated•6 years ago
|
Priority: -- → P3
Whiteboard: [gfx-noted]
Updated•8 months ago
|
Severity: normal → S3
Comment 2•6 months ago
|
||
After a detailed investigation I managed to come up with these results:
Tested mozilla-central build: 2017-03-15 (verdict: g)
Tested mozilla-central build: 2017-03-16 (verdict: b)
Tests were done with and without mozregression, on Windows 7 x64.
status-firefox108:
--- → affected
status-firefox109:
--- → affected
Keywords: regressionwindow-wanted
Version: 56 Branch → Trunk
Updated•6 months ago
|
Updated•5 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•