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.mcjp.fr - Layout broken on "Liens" section #132216

Open karlcow opened 9 months ago

karlcow commented 9 months ago

URL: https://www.mcjp.fr/fr/bibliotheque/les-dossiers-de-la-bibliotheque/forets-du-japon

Browser / Version: Firefox 123.0 Operating System: Mac OS X 10.15 Tested Another Browser: Yes Safari

Problem type: Design is broken Description: Items are overlapped Steps to Reproduce:

  1. Go to https://www.mcjp.fr/fr/bibliotheque/les-dossiers-de-la-bibliotheque/forets-du-japon

Note the section "Liens" with a broken layout.

View the screenshot Screenshot
Browser Configuration
  • gfx.webrender.software: false
  • blockList: basic
  • hasTouchScreen: false
  • frameworks: {'fastclick': False, 'mobify': False, 'marfeel': False}
  • mixed active content blocked: false
  • mixed passive content blocked: false
  • tracking content blocked: false

View console log messages

From webcompat.com with ❤️

karlcow commented 9 months ago

The latest word is added at the beginning of the block.

karlcow commented 9 months ago

markup

<a target="_blank" href="https://www.francetvinfo.fr/monde/japon/video-la-foret-de-sagano-une-experience-visuelle-et-sonore-unique_3850585.html">
                                <img class="logo" src="/build/images/link.f9f41e3a.svg" alt="star">
                                La forêt de Sagano, une expérience visuelle et sonore unique / France info</a>

This doesn't affect Safari.

karlcow commented 9 months ago

markup

<a target="_blank" href="https://www.francetvinfo.fr/monde/japon/video-la-foret-de-sagano-une-experience-visuelle-et-sonore-unique_3850585.html">
                                <img class="logo" src="/build/images/link.f9f41e3a.svg" alt="star">
                                La forêt de Sagano, une expérience visuelle et sonore unique / France info</a>

This doesn't affect Safari.

sv-calin commented 9 months ago

Thanks for the report, I was able to reproduce it.

image

Tested on: • Browser / Version: Firefox Nightly 123.0a1 (2024-01-18) / Firefox Release 121 / Chrome 120.0.6099.129 • Operating System: Mac OS Ventura 13.6.2

Notes:

  1. Reproducible on both Firefox Release and Nightly regardless of the ETP status
  2. Not reproducible on Chrome

Moving to Needsdiagnosis.

[qa_03/2024]