Closed
Bug 559755
Opened 15 years ago
Closed 15 years ago
[D2D]static flicker effect when playing a Silverlight 4 video
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 552114
People
(Reporter: alice0775, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100415 Minefield/3.7a5pre ID:20100415051417
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100415 Minefield/3.7a5pre ID:20100415051417
When playing the url in the bug there's a bad flicker from time to time. Looks
like a frame is occasionally being replaced with static and/or random memory.
Takes a while, but it's there for sure.
It appears conspicuously when I resize a window.
If disabled DW/D2D, the flicker disappeared.
C2Q @2.5GHz, ATI Radeon HD4350 ,
Silverlight Plug-In File: npctrl.dll Version: 4.0.50401.0
Reproducible: Always
Steps to Reproduce:
1. Start Minefield with new profile (enabled DW and D2D)
2. Open URL
3. Resize window if necessary.
Actual Results:
Silverlight 4 video flickers
Expected Results:
Silverlight 4 video does not flicker
Comment 1•15 years ago
|
||
As I've asked before on so many occasions :-)
1. Does this also happen with OOPP disabled
2. Does this also occur on GDI when the object is made transparent (so that double pass drawing is performed)
Comment 2•15 years ago
|
||
This is probably similar to 552114.
Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #1)
> As I've asked before on so many occasions :-)
>
> 1. Does this also happen with OOPP disabled
It happens OOPP and DW/D2D enabled both.
If either is disabled, no problem happens.
> 2. Does this also occur on GDI when the object is made transparent (so that
> double pass drawing is performed)
I do not understand.
Reporter | ||
Comment 4•15 years ago
|
||
(In reply to comment #2)
> This is probably similar to 552114.
Maybe same issue.
I change status to DESOLVED DUPLICATE of Bug 552114
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 5•14 years ago
|
||
Works for me on Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b5pre) Gecko/20100826 Minefield/4.0b5pre ID:20100826120500
Fixed range:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=1831e8e87545&tochange=ff1fdbad6e20
Reporter | ||
Comment 6•14 years ago
|
||
Fixed by Bug 579676
You need to log in
before you can comment on or make changes to this bug.
Description
•