Text overwritten on Microsoft Website
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: fritzf21, Unassigned)
Details
Attachments
(1 file)
134.74 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:121.0) Gecko/20100101 Firefox/121.0
Steps to reproduce:
Text overwritten on Firefox, but not on Safari
![]() |
||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Confirmed reproducible on Ubuntu 22.04 Nightly 123.
Of note, launching inspector fixes the issue.
Comment 2•1 year ago
•
|
||
(In reply to David Shin[:dshin] from comment #1)
Confirmed reproducible on Ubuntu 22.04 Nightly 123.
Same here.
Of note, launching inspector fixes the issue.
Resizing your browser fixes the issue too.
Also: I can reproduce this with the latest archive.org snapshot of this page, too, which is:
https://web.archive.org/web/20231015115951/https://www.microsoft.com/en-au/microsoft-365/visio/microsoft-visio-plans-and-pricing-compare-visio-options
That may be useful if the page happens to change before we're able to make a reduced testcase or investigate in detail.
(In reply to Daniel Holbert [:dholbert] from comment #2)
(In reply to David Shin[:dshin] from comment #1)
Resizing your browser fixes the issue too.
The fix is temporary, the problem returns after a screen refresh.
Resizing is temporary, problem will return by;
- Screen refresh
- [go back one page] then return to the page [go forward one page]
![]() |
||
Comment 5•1 year ago
|
||
FYI, workaround .card-body { height: unset !important; }
Regression window :
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=a2888594a2676480b7d622117fba394e43ca4d15&tochange=c196bec7eed90678db4b77e6751f2775ef21d1c7
Suspect: Bug 1703304 - [css-flexbox] [css-sizing-4] Interaction of flexbox minimum height and aspect-ratio minimum height
Description
•