Closed Bug 1476205 Opened 6 years ago Closed 6 years ago

matrix3d AntiAlias works incorrectly

Categories

(Core :: Graphics, defect, P3)

61 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1151543
Tracking Status
firefox61 --- affected
firefox62 --- affected
firefox63 --- affected

People

(Reporter: hyrious, Unassigned)

Details

(Whiteboard: [gfx-noted] )

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36 Steps to reproduce: apply "transform: matrix3d(1,0,0,.001,0,1,0,0,0,0,1,0,0,0,0,1);" to an element with "background-color, border, transform-origin" Actual results: the antialias applied to the edges of the element is incorrect and jaggy. Expected results: the edges should be smoothed.
Hi hyrious, Thanks for reporting this issue. Reproducible with the following specs: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0 Build ID: 20180704003137 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0 Build ID: 20180719140244 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 Build ID: 20180720101508
Status: UNCONFIRMED → NEW
Component: Untriaged → Graphics
Ever confirmed: true
Product: Firefox → Core
I could reproduce the problem. :mattwoodrow, can you comment to the bug?
Flags: needinfo?(matt.woodrow)
Priority: -- → P3
Whiteboard: [gfx-noted]
This is because we don't currently have support for edge antialiasing on Windows, this is covered by bug 1151543. Looks like WebRender does support this though, so that might be the solution here.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(matt.woodrow)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: