Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Font-Weight get's messed up when using background-clip: text on Pixel 6/7 #27595

Closed
xdivby0 opened this issue Oct 28, 2022 · 1 comment
Closed
Labels
🐞 bug Crashes, Something isn't working, .. needs:triage Issue needs triage

Comments

@xdivby0
Copy link

xdivby0 commented Oct 28, 2022

Steps to reproduce

Visit this codepen on Firefox Mobile (looks alright on desktop or responsive design mode inside firefox desktop):

https://codepen.io/bengin_cetindere/pen/PoaqQZb

Chrome and Chrome Mobile are consistent with the firefox desktop behavior, only Firefox Android shows issue.

Expected behaviour

Both divs should render the text with the same font weight.

Actual behaviour

Observed in Firefox Android Only: The first div renders the text, dismissing the font-weight attribute (text does not have increased font-weight like specified) but making up for it by ... I think increasing the tracking / letter-spacing or similar.

Device name

Pixel 7 Pro

Android version

Android 13

Firefox release type

Firefox

Firefox version

106.1.0

Device logs

No response

Additional information

I tried to lookup why that could be (in the source code) but I got lost in the stuff that's partly here on github but gecko itself not being there... If someone more experienced could point me into the right direcition I'd also be glad to contribute myself :)

┆Issue is synchronized with this Jira Task

@xdivby0 xdivby0 added needs:triage Issue needs triage 🐞 bug Crashes, Something isn't working, .. labels Oct 28, 2022
@kbrosnan kbrosnan changed the title [Bug]: Font-Weight get's messed up when using background-clip: text Font-Weight get's messed up when using background-clip: text on Pixel 6/7 Oct 28, 2022
@kbrosnan
Copy link
Contributor

Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1798036

Change performed by the Move to Bugzilla add-on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Crashes, Something isn't working, .. needs:triage Issue needs triage
Projects
None yet
Development

No branches or pull requests

2 participants