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

www.google.com - Flip again/Flip button is misaligned #124757

Open
peat-psuwit opened this issue Jul 19, 2023 — with webcompat-app · 1 comment
Open

www.google.com - Flip again/Flip button is misaligned #124757

peat-psuwit opened this issue Jul 19, 2023 — with webcompat-app · 1 comment
Labels
browser-firefox diagnosis-priority-p2 engine-gecko The browser uses the Gecko rendering engine os-linux Issues only happening on Linux. priority-normal severity-minor The site has a cosmetic issue. trend-layout OKR Label - issues related to graphic glitches / broken UI causing issues with the page layout

Comments

@peat-psuwit
Copy link

URL: https://www.google.com/search?q=coin+flip

Browser / Version: Firefox 115.0
Operating System: Linux
Tested Another Browser: Yes Chrome

Problem type: Design is broken
Description: Items are overlapped
Steps to Reproduce:
The problem is with the "Flip again" button. Internally, they're 3 consecutive <button> tags, in which 1 is shown at a time and the rest is hidden as zero-sized. Manually injecting display: block; to all 3 of them seems to workaround the issue.

I seem to be able to reproduce the issue with this simple HTML file, although the result is not as dramatic as in the page.

https://gist.github.com/peat-psuwit/ffb9f9acd1cb6fe23cf997a8777dbf95

View the screenshot Screenshot
Browser Configuration
  • None

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone Jul 19, 2023
@webcompat-bot webcompat-bot added browser-firefox priority-critical engine-gecko The browser uses the Gecko rendering engine labels Jul 19, 2023
@sv-calin sv-calin added the os-linux Issues only happening on Linux. label Jul 20, 2023
@softvision-raul-bucata
Copy link

We appreciate your report. I was able to reproduce the issue. The button is misaligned. This is best observed in the Nightly version:

Screenshot from 2023-07-20 17-39-20
Screenshot from 2023-07-20 17-39-28

Tested with:

Browser / Version: Firefox Release 115.0.2 (64-bit)/ Firefox Nightly 117.0a1 (2023-07-20) (64-bit) /Chrome Version 114.0.5735.199 (Official Build) (64-bit)
Operating System: Ubuntu 22.4 LTS x64

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_29/2023]

@softvision-raul-bucata softvision-raul-bucata changed the title www.google.com - design is broken www.google.com - Flip again/Flip button is misaligned Jul 20, 2023
@softvision-raul-bucata softvision-raul-bucata added severity-minor The site has a cosmetic issue. priority-normal trend-layout OKR Label - issues related to graphic glitches / broken UI causing issues with the page layout and removed priority-critical labels Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-firefox diagnosis-priority-p2 engine-gecko The browser uses the Gecko rendering engine os-linux Issues only happening on Linux. priority-normal severity-minor The site has a cosmetic issue. 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

5 participants