Closed Bug 1926577 Opened 1 year ago Closed 1 year ago

Inconsistent/disappearing underline of text when transform on container

Categories

(Core :: Layout: Text and Fonts, defect)

Firefox 131
defect

Tracking

()

RESOLVED DUPLICATE of bug 1796718

People

(Reporter: thijsmolleman, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:131.0) Gecko/20100101 Firefox/131.0

Steps to reproduce:

Make a couple paragraphs with <u> tags and text within. Then put a <div> container around it and give it a transform. https://codesandbox.io/p/sandbox/patient-dream-95zs6z

Actual results:

The underlines are inconsistent, they are getting cut off or are invisible.

Expected results:

Each line should have a consistent underline.

The Bugbug bot thinks this bug should belong to the 'Core::Layout: Text and Fonts' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Layout: Text and Fonts
Product: Firefox → Core

sorry, wrong bug. My bad.

Status: RESOLVED → REOPENED
No longer duplicate of bug: 1926120
Ever confirmed: true
Resolution: DUPLICATE → ---

Thanks for the bug report! This is a known issue, caused by the downscaling portion of the transform (0.471554, 0, 0, 0.471554 in your testcase's transform-matrix, equivalent to scale(0.471554), and it's tracked in bug 1796718. Though as noted there, it's really a special case of bug 1258112.

Status: REOPENED → RESOLVED
Closed: 1 year ago1 year ago
Duplicate of bug: 1796718
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: