Open Bug 1606114 Opened 4 years ago Updated 9 days ago

site content is zoomed out and pushed to the left due to wide elements on the page

Categories

(Core :: Layout, defect, P3)

68 Branch
Unspecified
Android
defect

Tracking

()

People

(Reporter: ksenia, Unassigned)

References

(Blocks 1 open bug, )

Details

As reported here https://github.com/webcompat/web-bugs/issues/47110

Steps to reproduce:
In Fenix open https://www.raspberrypi.org/documentation/raspbian/applications/camera.md and observe the site

Expected
Site content and zoomed in and horizontal scrollbar is present

Actual
Site content is zoomed out and pushed to the left

There are some elements wrapped in <pre><code><code></pre> that are wider than the content. If I remove them, or add overflow: auto, so their content is contained within <pre> with a scrollbar, the page renders properly.

In Chrome and Safari the page is zoomed in and there is a horizontal scrollbar to fit these elements. In Firefox the page is zoomed out and no scrollbar.

This is also reproducible in RDM and in Fennec

Priority: -- → P3
Webcompat Priority: ? → P3
Severity: normal → S3

The viewport issue no longer reproduces for me on the raspberrypi.org site. Since we have no known breakage at the moment, let's remove the webcompat priority.

Webcompat Priority: P3 → ---
You need to log in before you can comment on or make changes to this bug.