Open Bug 1470272 Opened 7 years ago Updated 3 years ago

Firefox on Win10 renders pixelated/blurry checkmark in checkbox when using height: and width: css

Categories

(Core :: Graphics, defect, P3)

60 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: steve, Unassigned)

Details

(Whiteboard: [gfx-noted])

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 Build ID: 20180605171542 Steps to reproduce: Use CSS to make the width and height of the checkbox larger. input[type="checkbox"] { height: 30px; width: 30px; margin-right: 10px; } Actual results: Checkmark inside the box is pixelated and blurry. Looks really bad. Expected results: Looks really great however in Chrome, IE, etc. Properly scaled and clean looking, anti-aliased.
Component: General → Graphics
Priority: -- → P3
Whiteboard: [gfx-noted]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: