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.newyorker.com - design is broken #52499

Closed
annygakh opened this issue May 5, 2020 · 4 comments
Closed

www.newyorker.com - design is broken #52499

annygakh opened this issue May 5, 2020 · 4 comments
Labels
browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-normal type-webrender-enabled Firefox webrender engine pref
Milestone

Comments

@annygakh
Copy link

annygakh commented May 5, 2020

URL: https://www.newyorker.com/magazine/2020/05/11/reinventing-grief-in-an-era-of-enforced-isolation

Browser / Version: Firefox 77.0
Operating System: Mac OS X 10.14
Tested Another Browser: Yes Chrome

Problem type: Design is broken
Description: Items are overlapped
Steps to Reproduce:
Letter "F" is overlayed by the text in the rest of the sentence.

View the screenshotScreenshot
Browser Configuration
  • gfx.webrender.all: true
  • gfx.webrender.blob-images: true
  • gfx.webrender.enabled: false
  • image.mem.shared: true
  • buildID: 20200428100141
  • channel: nightly
  • GPUs:
    • active: true
    • description:
    • deviceID: 0x3e9b
    • vendorID: 0x8086
    • driverVersion:
  • hasTouchScreen: false
  • mixed active content blocked: false
  • mixed passive content blocked: false
  • tracking content blocked: false

View console log messages

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone May 5, 2020
@webcompat-bot webcompat-bot added browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-normal type-webrender-enabled Firefox webrender engine pref labels May 5, 2020
@annygakh
Copy link
Author

annygakh commented May 5, 2020

I had fission on when I reported this bug but it happens without fission too.

@karlcow
Copy link
Member

karlcow commented May 5, 2020

Thanks @annygakh this is a known issue.

@karlcow
Copy link
Member

karlcow commented May 5, 2020

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

@karlcow
Copy link
Member

karlcow commented May 5, 2020

That said because this is a recurrent issue and the specification situation is not cleared yet.
Maybe @donohoe at the @newyorker can help us find the right person in charge of the css.

This change would fix it.

/* styles.min.0d2442960be8d84a4b9e60e5be29aa41790f9542.css | https://www.newyorker.com/verso/static/the-new-yorker/styles.min.0d2442960be8d84a4b9e60e5be29aa41790f9542.css */

.grid .body__container > p.has-dropcap.has-dropcap__lead-standard-heading::first-letter {
		/* padding: .1em .05em 0 0; */
		padding: .1em .05em 0.6px 0;
}

Capture d’écran 2020-05-05 à 10 49 56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-normal type-webrender-enabled Firefox webrender engine pref
Projects
None yet
Development

No branches or pull requests

3 participants