Closed Bug 1647755 Opened 5 years ago Closed 5 years ago

Odd text and layout stuff happening in latest Nightlies

Categories

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

defect

Tracking

()

RESOLVED MOVED

People

(Reporter: chutten, Unassigned)

Details

(Keywords: regressionwindow-wanted)

Attachments

(2 files)

Attached image gcal screenshot

Sorry I can't be more specific, so this may end up being the absolutely wrong component, but stuff's a little weird on Windows, Mac, and Linux.

Clicking to select text on google docs selects text too far up on the page
Text in google docs is cut off at the bottom
Google calendar has overlapping
"My Dashboard" on BMO has layout overlapping
Slack's nicknames no longer have the expected font decorations

Nightly 2020-06-23

Attached image gdoc.png

Here is a screenshot of the "Text in google docs is cut off at the bottom" issue.
https://docs.google.com/document/d/1DgvdQYxyrSvkUQSOldRm9GhmbrnnOSu9xRFtIOzvrVs/edit Here is the link to that doc if it is helpful.

Is this with WebRender enabled? That Google docs bug seems similar to other recent WR bugs.

Does the "My Dashboard" stuff and so on go away shift-reloading / is it gone in the last update?

(In reply to Emilio Cobos Álvarez (:emilio) from comment #2)

Is this with WebRender enabled? That Google docs bug seems similar to other recent WR bugs.

Does the "My Dashboard" stuff and so on go away shift-reloading / is it gone in the last update?

WebRender is disabled for me, and shift-reloading and updating did not change anything (I'm on 79.0a1 (2020-06-23) )

I can't repro, though given you can, is there any chance you could find what broke this?

(In reply to Emilio Cobos Álvarez (:emilio) from comment #4)

I can't repro, though given you can, is there any chance you could find what broke this?

Yup, on it.

Severity: -- → S2
Priority: -- → P1

Any table in google docs is incorrectly rendered for me.

I couldn't narrow it down to a commit, as every build as far back as May 14 was broken for me (when running on my current profile). When using a fresh profile I never saw the issue. Let me know if there are other steps I can take.

Can we figure out what causes the brokenness in your profile?

The "Important Modified Preferences" section in about:support may be useful as a first start.

That this occurred based on time across a wide segment of the mozilla population suggests to me a study/experiment. But all my studies in about:studies are complete. (I can't seem to find a location where experiments would be listed, actually).

We figured out, turns out that this is Firefox Private Relay adding an * { box-sizing: content-box } to the page... :/

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID

relay.css is adding a rule * { box-sizing: border-box; } which appears to be the problem. This suggests that an update to the Firefox Private Relay addon I have installed is causing the mess.

I confirm that disabling the FPR Addon fixes the problem.

Looks like this was independently discovered on github: https://github.com/mozilla/fx-private-relay/issues/472

Resolution: INVALID → MOVED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: