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

bugzilla.mozilla.org - design is broken #16490

Closed
webcompat-bot opened this issue Apr 16, 2018 · 4 comments
Closed

bugzilla.mozilla.org - design is broken #16490

webcompat-bot opened this issue Apr 16, 2018 · 4 comments

Comments

@webcompat-bot
Copy link

URL: https://bugzilla.mozilla.org/show_bug.cgi?id=1447286

Browser / Version: Firefox Mobile 61.0
Operating System: Android 8.1.0
Tested Another Browser: Unknown

Problem type: Design is broken
Description: There are a lot of rectangle.
Steps to Reproduce:

Screenshot Description

From webcompat.com with ❤️

@softvision-oana-arbuzov
Copy link
Member

Thanks for the report, I was able to reproduce the issue.
On Chrome instead of the rectangles there are arrows (that collapse/expand info).
screenshot-1523970363900

Affected area:

<div class="module-spinner" role="button" tabindex="0" aria-controls="module-status-content" aria-expanded="true" aria-labeledby="module-status-title" aria-describedby="module-status-subtitle"></div>

Tested with:
Browser / Version: Firefox Mobile Nightly 61.0a1 (2018-04-15)
Operating System: Google Pixel (Android 8.0.0) - 1080 x 1920 pixels (~441 ppi pixel density), Samsung Galaxy S7 Edge (Android 7.0) - 1440 x 2560 pixels (~534 ppi pixel density)

Moving to Needsdiagnosis for further investigation.

@karlcow
Copy link
Member

karlcow commented Apr 20, 2018

Yup this is Android only. This doesn't happen on Gecko on macos.

@karlcow
Copy link
Member

karlcow commented Apr 20, 2018

.module-spinner::before {
	content: "\25BE";
}

@karlcow
Copy link
Member

karlcow commented Apr 20, 2018

Close as duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1455545

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants