www.osmosis.org - page layout is broken
Categories
(Web Compatibility :: Site Reports, defect, P2)
Tracking
(Webcompat Priority:P3, Webcompat Score:2)
People
(Reporter: ksenia, Assigned: twisniewski)
References
(Depends on 1 open bug, )
Details
(5 keywords, Whiteboard: [webcompat-source:product])
User Story
user-impact-score:15 platform:windows,mac,linux,android impact:content-missing configuration:general affects:all branch:release diagnosis-team:layout
Attachments
(1 file)
Environment:
Operating system: Mac
Firefox version: Firefox 146.0.1 (release)
Preconditions:
- Clean profile
Steps to reproduce:
- Navigate to: https://www.osmosis.org/notes/Urticaria_and_erythema_nodosum#page-1
- Observe the page
Expected Behavior:
Document centered
Actual Behavior:
Document is shifted to the left, making it hard to read
Notes:
- Reproducible on the latest Firefox Release and Nightly
- Reproducible regardless of the ETP setting
- Works as expected using Chrome
Created from webcompat-user-report:85c77324-31e4-45cf-92f8-83dde5a2f85a:
The pdf view on this website is not working on firefox (works fine on chromium - brave). While everything does load, the positioning on the screen is broken of the pdf. The PDF should be in the centre, but it's all the way to the left on the screen, there's meant to be the pdf in the centre, and some boxes with info in them on the left, and things on the right. The other elements are fine. However, PDF on the left means it's behind the boxes, so it's unusable
Comment 1•4 months ago
|
||
The site is using justify-items: center without display: grid which currently only Chrome supports, causing the item to not be centered in Firefox.
https://github.com/web-platform-tests/interop/issues/1037
https://bugzilla.mozilla.org/show_bug.cgi?id=1930583
Updated•4 months ago
|
Updated•4 months ago
|
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 2•2 months ago
|
||
Updated•2 months ago
|
| Assignee | ||
Updated•2 months ago
|
Comment 5•2 months ago
|
||
| bugherder | ||
Updated•2 months ago
|
Updated•6 days ago
|
Description
•