Some page elements on Rotten Tomatoes are laid out into a narrower width than they should be
Categories
(Core :: Panning and Zooming, defect, P3)
Tracking
()
People
(Reporter: botond, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
Found while playing around with the STR of bug 1875589 on an Android tablet (Samsung Galaxy Tab A9+).
Steps to reproduce
- Orient the tablet in landscape mode
- Load https://www.rottentomatoes.com/
- Request desktop site
- If the page is not already at the minimum zoom level (happens intermittently, bug 1875566), zoom out to the minimum level
Actual results
Most of the page contents (but not the header) are laid out into a width which is narrower than the screen width.
Note, this is not a case of the rendering being visually clipped. The positioning of e.g. the "next video" arrow makes it clear that the element is actually laid out into this narrower width.
Expected results
The contents of the page are laid out into the same width as the page header.
The expected results are observed on Chrome.
Reporter | ||
Comment 1•11 months ago
|
||
Reporter | ||
Comment 2•11 months ago
|
||
Reporter | ||
Comment 3•11 months ago
|
||
Marking as S3 as the functionality of the page does not appear to be impaired by this in any way, it just looks a bit wrong.
Reporter | ||
Comment 4•11 months ago
|
||
Interestingly, in portrait orientation, Chrome also exhibits the weird layout.
Comment 5•11 months ago
|
||
I am not on a tablet so that it may be different from what it looks like on tablets, the header element ".header-wrap" size is 1080px on my Linux box, so it's wider than 980px, so that it's overflowed.
Description
•