webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
741 stars 65 forks source link

`phabricator.services.mozilla.com` - Text renders with massive gaps. #134972

Closed RokeJulianLockhart closed 2 weeks ago

RokeJulianLockhart commented 6 months ago
URL https://phabricator.services.mozilla.com/
Browser/Version
Firefox Affects https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/MozillaFirefox-123.0.1-1.1.x86_64.rpm.
Chrome Isn't affected.
Operating System https://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-NET-x86_64-Current.iso?mirrorlist
Problem type
Design is broken
Description
Items are misaligned

Steps to Reproduce

Using https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/MozillaFirefox-123.0.1-1.1.x86_64.rpm, when the font preference which the page sets is not overridden (when about:config preference browser.display.use_document_fonts is 1) the text renders with massive gaps. However, when the font preference is overridden (when browser.display.use_document_fonts is 0) it renders correctly, as it does in https://dl.google.com/dl/linux/direct/google-chrome-unstable_current_x86_64.rpm version 124.0.6356.2. Additionally, all numbers render as emojis, whereas they do not with the preference manually set as aforementioned, nor in Chrome.

This suddenly changed a few months ago, and applies to all Phabricator instances, like https://secure.phabricator.com/ and https://phabricator.kde.org/. I've never experienced it outside a Phabricator instance.

Screenshots

Screenshot

Browser Configuration

None

From webcompat.com with ❤️

softvision-raul-bucata commented 6 months ago

We appreciate your report. I was able to reproduce the issue by following the steps to reproduce.

Tested with:

Browser / Version: Firefox Release 124.0 (64-bit)/ Firefox Nightly 126.0a1 (2024-03-21) (64-bit) /Chrome Version 123.0.6312.59 (Official Build) (64-bit) Operating System: Ubuntu 22.4 LTS x64

Notes:

  1. Reproducible regardless of the status of ETP.
  2. Reproducible on the latest build of Firefox Nightly and Release.
  3. Works as expected using Chrome.

Moving this to NeedsDiagnosis for further investigations.

[qa_12/2024]

RokeJulianLockhart commented 3 weeks ago

https://github.com/webcompat/web-bugs/issues/134972#issuecomment-2015046868

@softvision-raul-bucata, as the undermentioned screenshot demonstrates, this appears to be remediated (or merely never present) in https://kojipkgs.fedoraproject.org//packages/firefox/130.0/3.fc40/x86_64/firefox-130.0-3.fc40.x86_64.rpm (from https://koji.fedoraproject.org/koji/rpminfo?rpmID=39947457):

image

Though, I am using https://download.fedoraproject.org/pub/fedora/linux/releases/40/Spins/x86_64/iso/Fedora-KDE-Live-x86_64-40-1.14.iso now, instead of OSTW.

Can you confirm?

softvision-raul-bucata commented 2 weeks ago

I can confirm. Glad to hear that the issue has been solved .Please feel free to submit other encountered issues, as your input is highly appreciated.

[inv_38/2024]

RokeJulianLockhart commented 2 weeks ago

@softvision-raul-bucata, likewise!