webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
742 stars 65 forks source link

www.m1001.eu - The main page is rendered incorrectly #124067

Open webcompat-bot opened 1 year ago

webcompat-bot commented 1 year ago

URL: https://www.m1001.eu/api/index.php

Browser / Version: Firefox Mobile 115.0 Operating System: Android 10 Tested Another Browser: Yes Chrome

Problem type: Design is broken Description: Items are misaligned Steps to Reproduce: I just opened the site in all possibile android browsers and Firefox is the only one that gives problem. The site in rendered in a part of the screen and the background is repeted in all the screen, it works well in chrome, opera, opera gx and samsung browser, it also works well in all windows browsers except for firefox, which had a litte issue that I overcame. I am now on the Firefox beta app, but it is the same in the official release, I tried

View the screenshot Screenshot
Browser Configuration
  • gfx.webrender.all: false
  • gfx.webrender.blob-images: true
  • gfx.webrender.enabled: false
  • image.mem.shared: true
  • buildID: 20230622161221
  • channel: beta
  • hasTouchScreen: true
  • mixed active content blocked: false
  • mixed passive content blocked: false
  • tracking content blocked: false

View console log messages

From webcompat.com with ❤️

softvision-raul-bucata commented 1 year ago

We appreciate your report. I was able to reproduce the issue. The main page is rendered incorrectly:

Screenshot_10

Tested with:

Browser / Version: Firefox Release 114.2.0 (2015957435-🦎113.0.2-20230522134052🦎)/ Firefox Nightly 116.0a1 (2015958691-🦎116.0a1-20230625195949🦎)/ Firefox Beta 115.0b9 (2015958107-🦎115.0-20230622161221)🦎)/ Chrome Mobile Version 114.0.5735.130 Operating System: Samsung A51 (Android 11) -1080 × 2400 pixels 20:9 aspect ratio (~405 ppi density) Operating System: Google Pixel 3 (Android 12) -1080 x 2160 pixels, 18:9 ratio (~443 ppi density)

Notes:

  1. Reproducible regardless of the status of ETP.
  2. Reproducible on the latest build of Firefox Nightly and Release.
  3. Works as expected using Chrome.

Moving this to NeedsDiagnosis for further investigations.

[qa_26/2023]

denschub commented 1 year ago

This site is running in quirks mode, and serving what looks like an invalid viewport definition:

<meta name = "viewport" content = "width = 1080">