Closed Bug 1620451 Opened 4 years ago Closed 4 years ago

Radio controls do still paint outside of their bounds.

Categories

(Core :: Widget, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(1 file)

They suffer from the same issue as bug 1615026. The get clipped though, so my test passed :(

We were stroking the ellipse which strokes through the middle of the path,
meaning that it overflowed by one css pixel around the circle.

Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b067badef796
Make checkboxes draw inside their bounds properly. r=mstange
No longer blocks: 1615830
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75

Hi Emilio, is there something that QA can verify here? Thanks!

Flags: needinfo?(emilio)

Not much, this is not enabled on desktop by default and this was causing only ~1px differences in rendering.

Flags: needinfo?(emilio)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: