Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blog.wyj5211.me - Users' avatars are streched across the page #129942

Open
inuyasha-660 opened this issue Nov 18, 2023 — with webcompat-app · 3 comments
Open

blog.wyj5211.me - Users' avatars are streched across the page #129942

inuyasha-660 opened this issue Nov 18, 2023 — with webcompat-app · 3 comments
Labels
browser-firefox browser-fixme This requires manual assignment for the browser name priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. trend-layout OKR Label - issues related to graphic glitches / broken UI causing issues with the page layout

Comments

@inuyasha-660
Copy link

URL: https://blog.wyj5211.me/friends.html

Browser / Version: firefox-developer-edition
Operating System: ArchLinux
Tested Another Browser: Yes Chrome

Problem type: Design is broken
Description: 项目重叠
Steps to Reproduce:
当我查看友链列表时,发现图形的形状和图标被拉伸,但当我将图像宽度由fit-content修改为auto,它正常显示,在使用同主题的其他网站能够复现

Browser Configuration
  • None

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone Nov 18, 2023
@webcompat-bot webcompat-bot added the browser-fixme This requires manual assignment for the browser name label Nov 18, 2023
@sv-calin
Copy link

Thank you for reporting this issue, I was able to reproduce it.

image

Tested on:
• Browser / Version: Firefox Nightly 121.0a1 (2023-11-19) / Firefox Release 119 / Chrome 119.0.6045.124
• Operating System: Windows 10

Notes:

  1. Reproducible on both Firefox Release and Nightly
  2. Not reproducible on Chrome

Moving to Needsdiagnosis.

[qa_47/2023]

@sv-calin sv-calin changed the title blog.wyj5211.me - design is broken blog.wyj5211.me - Users' avatars are streched across the page Nov 20, 2023
@sv-calin sv-calin added browser-firefox priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. trend-layout OKR Label - issues related to graphic glitches / broken UI causing issues with the page layout labels Nov 20, 2023
@sv-calin sv-calin modified the milestones: needstriage, needsdiagnosis Nov 20, 2023
@inuyasha-660
Copy link
Author

Thank you for reporting this issue, I was able to reproduce it.

image

Tested on: • Browser / Version: Firefox Nightly 121.0a1 (2023-11-19) / Firefox Release 119 / Chrome 119.0.6045.124 • Operating System: Windows 10

Notes:

  1. Reproducible on both Firefox Release and Nightly
  2. Not reproducible on Chrome

Moving to Needsdiagnosis.

[qa_47/2023]

Unluckily, the Firefox Browser Developer Edition has the same problem

@inuyasha-660
Copy link
Author

.min-w-fit {
  min-width: -moz-fit-content;
  min-width: auto;
}

Changing min-width to atuo can solve the problem temporarily

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-firefox browser-fixme This requires manual assignment for the browser name priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. trend-layout OKR Label - issues related to graphic glitches / broken UI causing issues with the page layout
Projects
None yet
Development

No branches or pull requests

3 participants