Closed
Bug 946186
Opened 12 years ago
Closed 12 years ago
[OMTC] Rendering glitch of Network pane when scroll the log
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 946475
People
(Reporter: alice0775, Assigned: mattwoodrow)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
580.72 KB,
image/png
|
Details |
In Windows7 Classic visual style.
Text and background color become white.
Steps To Reproduce:
1. Open Network Ctrl+Shift+Q
2. Open web page (ex. http://www.youtube.com/ )
3. Scroll Network pane
Actual Results:
Text and background color become white.
Graphics
--------
Adapter Description: ATI Radeon HD 4300/4500 Series
Adapter Drivers: aticfx64 aticfx64 aticfx32 aticfx32 atiumd64 atidxx64 atiumdag atidxx32 atiumdva atiumd6a atitmm64
Adapter RAM: 512
ClearType Parameters: Gamma: 2200 Pixel Structure: R ClearType Level: 50 Enhanced Contrast: 50
Device ID: 0x954f
Direct2D Enabled: true
DirectWrite Enabled: true (6.1.7601.18245)
Driver Date: 4-29-2013
Driver Version: 8.970.100.1100
GPU #2 Active: false
GPU Accelerated Windows: 1/1 Direct3D 11 (OMTC)
Vendor ID: 0x1002
WebGL Renderer: Google Inc. -- ANGLE (ATI Radeon HD 4300/4500 Series Direct3D9Ex vs_3_0 ps_3_0)
windowLayerManagerRemote: true
AzureCanvasBackend: direct2d
AzureContentBackend: direct2d
AzureFallbackCanvasBackend: cairo
AzureSkiaAccelerated: 0
| Reporter | ||
Updated•12 years ago
|
Component: Graphics → Graphics: Layers
Comment 1•12 years ago
|
||
I am unable to reproduce, win7 x64 w/ Aero enabled: (did not try in classic mode)
Graphics
--------
Adapter Description: ATI Radeon HD 3200 Graphics
Adapter Drivers: aticfx64 aticfx64 aticfx32 aticfx32 atiumd64 atidxx64 atiumdag atidxx32 atiumdva atiumd6a atitmm64
Adapter RAM: 256
ClearType Parameters: D [ Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 300 ] D [ Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 50 ]
Device ID: 0x9610
Direct2D Enabled: true
DirectWrite Enabled: true (6.2.9200.16571)
Driver Date: 7-28-2011
Driver Version: 8.881.0.0
GPU #2 Active: false
GPU Accelerated Windows: 1/1 Direct3D 11 (OMTC)
Vendor ID: 0x1002
WebGL Renderer: Google Inc. -- ANGLE (ATI Radeon HD 3200 Graphics Direct3D9Ex vs_3_0 ps_3_0)
windowLayerManagerRemote: true
AzureCanvasBackend: direct2d
AzureContentBackend: direct2d
AzureFallbackCanvasBackend: cairo
AzureSkiaAccelerated: 0
| Reporter | ||
Comment 2•12 years ago
|
||
Regression window with force setting layers.offmainthreadcomposition.enabled = true
Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/770de5942471
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0 ID:20131104224538
Bad:
http://hg.mozilla.org/mozilla-central/rev/a0eb4732bcf9
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0 ID:20131105042905
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=770de5942471&tochange=a0eb4732bcf9
Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/42e6d140004e
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0 ID:20131104203136
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/c5116411da65
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0 ID:20131104205134
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=42e6d140004e&tochange=c5116411da65
Suspected: Bug 923434
Blocks: 923434
tracking-firefox28:
--- → ?
Keywords: regression
Summary: Rendering glitch of Network pane when scroll the log → [OMTC] Rendering glitch of Network pane when scroll the log
Comment 3•12 years ago
|
||
Matt, Is this a general scenario? What is your take on the user impact of this bug. If you can help us with investigating this so we can decide whether to track that would be great.
Flags: needinfo?(matt.woodrow)
| Reporter | ||
Comment 4•12 years ago
|
||
In local build,
Last Good: c99d15a060e2
First Bad: f65cc31c9745
Triggered by:
f65cc31c9745 Matt Woodrow — Bug 923434 - Don't use operator source for D2D in ThebesLayerBuffer since it's slower. r=Bas
| Assignee | ||
Comment 5•12 years ago
|
||
I suspect this is a dupe, or at least very similar to bug 936792.
It doesn't need to track, as OMTC for windows is only enabled for nightly builds.
Flags: needinfo?(matt.woodrow)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → matt.woodrow
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
tracking-firefox28:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•