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.geeektech.com - Design is broken #51158

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

www.geeektech.com - Design is broken #51158

webcompat-bot opened this issue Apr 4, 2020 · 4 comments
Labels
browser-firefox engine-gecko The browser uses the Gecko rendering engine os-linux Issues only happening on Linux. priority-normal severity-critical The site or core functionality is unusable, or you would probably open another browser to use it. type-rel-preload Issues with rel-preload type-webrender-enabled Firefox webrender engine pref
Milestone

Comments

@webcompat-bot
Copy link

webcompat-bot commented Apr 4, 2020

URL: https://www.geeektech.com/en/

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

Problem type: Design is broken
Description: Items not fully visible
Steps to Reproduce:
The CSS on this page doesn't seem to be loaded - it seems pretty broken and looks like an unstyled page in Firefox.

View the screenshotScreenshot
Browser Configuration
  • gfx.webrender.all: true
  • gfx.webrender.blob-images: true
  • gfx.webrender.enabled: false
  • image.mem.shared: true
  • buildID: 20200404092913
  • channel: nightly
  • hasTouchScreen: true
  • 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 the action-needsmoderation The moderation has not yet been completed label Apr 4, 2020
@webcompat-bot webcompat-bot added this to the needstriage milestone Apr 4, 2020
@webcompat-bot webcompat-bot added the browser-fixme This requires manual assignment for the browser name label Apr 4, 2020
@webcompat-bot webcompat-bot changed the title In the moderation queue. www.geeektech.com - design is broken Apr 6, 2020
@webcompat-bot webcompat-bot added browser-firefox engine-gecko The browser uses the Gecko rendering engine type-webrender-enabled Firefox webrender engine pref and removed action-needsmoderation The moderation has not yet been completed browser-fixme This requires manual assignment for the browser name labels Apr 6, 2020
@softvision-oana-arbuzov softvision-oana-arbuzov added the os-linux Issues only happening on Linux. label Apr 6, 2020
@softvision-oana-arbuzov softvision-oana-arbuzov added priority-normal severity-critical The site or core functionality is unusable, or you would probably open another browser to use it. labels Apr 6, 2020
@softvision-oana-arbuzov softvision-oana-arbuzov changed the title www.geeektech.com - design is broken www.geeektech.com - Design is broken Apr 6, 2020
@softvision-oana-arbuzov
Copy link
Member

Thanks for the report, I was able to reproduce the issue.
image

Note:

  1. The issue is not reproducible on Chrome.
  2. The issue is reproducible on Firefox regardless if TP is enabled or not.

Tested with:
Browser / Version: Firefox Nightly 76.0a1 (2020-04-05)
Operating System: Windows 10 Pro

Moving to Needsdiagnosis for further investigation.

@miketaylr
Copy link
Member

I see a lot of stylesheets being requested from https://cdn.webshopapp.com/shops/38765. Maybe this is some kind of site transformer / optimizer issue? Unsure why they're not applying, it doesn't seem related to TP.

Can you take a look @wisniewskit?

@wisniewskit
Copy link
Member

The main stylesheets are referenced like this in their HTML:

<link rel="preload" type="text/css" href="https://cdn.webshopapp.com/shops/38765/themes/151774/assets/stylesheet.css?20200302152301" as="style" onload="this.onload=null;this.rel='stylesheet'"/>

This won't work yet in Firefox (unless network.preload is set to true, making this a dupe of bz1626997).

@wisniewskit wisniewskit self-assigned this Apr 6, 2020
@wisniewskit wisniewskit added the type-rel-preload Issues with rel-preload label Apr 6, 2020
@wisniewskit wisniewskit modified the milestones: needsdiagnosis, duplicate Apr 6, 2020
@lock
Copy link

lock bot commented Apr 15, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue at https://webcompat.com/issues/new if you are experiencing a similar problem.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
browser-firefox engine-gecko The browser uses the Gecko rendering engine os-linux Issues only happening on Linux. priority-normal severity-critical The site or core functionality is unusable, or you would probably open another browser to use it. type-rel-preload Issues with rel-preload type-webrender-enabled Firefox webrender engine pref
Projects
None yet
Development

No branches or pull requests

4 participants