[ARM64] Wrong tables alignment on calendar.yahoo.com
Categories
(Core :: Layout, defect, P4)
Tracking
()
People
(Reporter: andrei.purice, Unassigned)
References
()
Details
Attachments
(1 file)
|
94.33 KB,
image/jpeg
|
Details |
Affected Versions:
Nightly 82.0a1 (2020-09-14) (64-bit)
Beta 81.0b9 (64-bit)
Release 80.0.1 (64-bit)
Affected Platforms:
ARM64
Steps to reproduce:
- Launch Firefox and login to mail.yahoo.com
- Reach https://calendar.yahoo.com/
- Click/Tap on any of the dates in order to set an event
Expected Result:
The newly opened event window is properly aligned.
Actual Result:
The newly opened event window is not properly aligned.
Regression-Range:
Not a regression - issue can be traced back to Firefox 66.
Notes:
This issue is not reproducible on Windows 10/7, Ubuntu 18.04 or MacOS.
Comment 1•5 years ago
|
||
It looks like the problem could be that they are making assumptions about font metrics, line-height etc that happens to match Chrome because that's what the web devs tested on. So probably not a bug in Firefox per se.
Andrei, can you test with a smaller / larger font-size in your preferences and see if that affects the alignment?
Comment 2•5 years ago
|
||
I'm not a user calendar.yahoo.com myself so I can't inspect the HTML/CSS that they are using, but if anyone can pull that out from the dialog that would help us diagnose the issue.
| Reporter | ||
Comment 3•5 years ago
|
||
Hey Mats,
I have tested this issue on the latest Nightly 83.0a1 (2020-10-14) using larger or smaller fonts sizes and even with different fonts (cambria, georgia, simsun, etc.) and the issue is the same. The alignment is still broken.
| Reporter | ||
Comment 4•5 years ago
|
||
Re-tested on the latest version of Nightly 84.0a1 (2020-10-27) and beta 83.0b4 using larger or smaller font sizes and the issue still persists.
Updating flags accordingly.
Description
•