Closed Bug 1215868 Opened 9 years ago Closed 9 years ago

box-shadow + transform bug when hardware acceleration is enabled

Categories

(Core :: Graphics, defect)

41 Branch
x86_64
Windows 10
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1211264

People

(Reporter: u508591, Assigned: mchang)

References

()

Details

(Whiteboard: gfx-noted)

Attachments

(3 files)

Attached image Képkivágás.PNG (deleted) —
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.71 Safari/537.36 Steps to reproduce: HTML: <div>Lorem</div> CSS: body { background: blue; } div { background: transparent; box-shadow: 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF, 0 0 #FFF; float: left; font-size: 44px; transform: translateX(100%); } Tried this on Windows 10, using Mozilla Firefox 41.0.1 and 41.0.2 with hardware acceleration on (works well without it). nVidia GT240M. Actual results: There are two white vertical lines around the text. Expected results: No white lines, just blue background and black text.
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
Attached image Képkivágás.PNG (deleted) —
Attached file Reporter's testcase (deleted) —
I can reproduce on Win10
Affected by zoom level, so some sort of rounding error I guess.
Component: Untriaged → Graphics
Product: Firefox → Core
Status: UNCONFIRMED → NEW
Ever confirmed: true
Rounding errors on Windows, you say? :)
Flags: needinfo?(bas)
Whiteboard: gfx-noted
Could this have to do with your stuff Mason?
Flags: needinfo?(bas) → needinfo?(mchang)
I'll take a look.
Assignee: nobody → mchang
Flags: needinfo?(mchang)
I verified that this is fixed from bug 1211264. The test case reproduces the issue on Firefox Release 44, but is fixed on Beta 45 and Nightly 47.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: