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

codepen.io - Changing the pixel value makes the underline bolder #107726

Open
nikolay-isakov opened this issue Jul 21, 2022 — with webcompat-app · 1 comment
Open

codepen.io - Changing the pixel value makes the underline bolder #107726

nikolay-isakov opened this issue Jul 21, 2022 — with webcompat-app · 1 comment
Assignees
Labels
browser-firefox diagnosis-priority-p3 engine-gecko The browser uses the Gecko rendering engine priority-normal severity-minor The site has a cosmetic issue.

Comments

@nikolay-isakov
Copy link

URL: https://codepen.io/nik_is/pen/dymWGMb

Browser / Version: Firefox 102.0
Operating System: Windows 10
Tested Another Browser: Yes Chrome

Problem type: Design is broken
Description: Items not fully visible
Steps to Reproduce:
1px background underline is not visible or wider than 1px depending used font-size.
Steps to reproduce:

  1. Open the codepen page;
  2. Take a look at the label - it is not underlined;
  3. Change font-size of the body element from 14px to 15px and regenerate the pen;
  4. Take a look at the label - it is underlined and width of the line is 1px;
  5. Change font-size of the body element from 15px to 16px;
  6. Take a look at the label - it is underlined and width of the line like 2px;

If you change font-size to 17px the 1px line returns, 18px - the same, 19px - it is hidden again.

It is expected that the line will not change its width and will not hide.

View the screenshot Screenshot
Browser Configuration
  • None

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone Jul 21, 2022
@webcompat-bot webcompat-bot added browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-normal labels Jul 21, 2022
@softvision-raul-bucata softvision-raul-bucata added the severity-minor The site has a cosmetic issue. label Jul 21, 2022
@softvision-raul-bucata softvision-raul-bucata changed the title codepen.io - design is broken codepen.io - Changing the pixel value makes the underline bolder Jul 21, 2022
@softvision-raul-bucata
Copy link

We appreciate your report. I was able to reproduce the issue. Changing the pixel size makes the underline of the "Input label" bolder:
code pen ff

Tested with:

Browser / Version: Firefox Release 102.0.1 (64-bit)/ Firefox Nightly 104.0a1 (2022-07-20) (64-bit) /Chrome Version Version 103.0.5060.134 (Official Build) (64-bit)
Operating System: Windows 10 PRO 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:
    code pen chr

Moving this to NeedsDiagnosis for further investigations.

[qa_29/2022]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-firefox diagnosis-priority-p3 engine-gecko The browser uses the Gecko rendering engine priority-normal severity-minor The site has a cosmetic issue.
Projects
None yet
Development

No branches or pull requests

4 participants