Hacker News new | past | comments | ask | show | jobs | submit login

Cannot scroll pages in Firefox.



Sorry to hear that. I tried on my Firefox and it worked. Not sure what might cause that issue.


depending on how the UA's anti-tracking is set up, your cookie pop-up (non-GDPR compliant btw) might prevent the scroll. It's this snippet

    html.disable--interaction.show--consent, html.disable--
    interaction.show--consent body {
      height: auto !important;
      overflow: hidden !important;

    }


Which aspect of it is non-GDPR compliant?


the accept and reject buttons should not have differentiated colours. See point 3.4, 3.5 (p. 27 onwards) in https://noyb.eu/sites/default/files/2024-07/noyb_Cookie_Repo...


You are right, I can change that.


Hey, nitpicks aside your site is great! Coming from a Fuji buyer…


Much appreciated :)


I had this problem in Chrome. I turned off JavaScript and the page worked nicely. (Props for that!) I'm assuming my adblocker or auto-accept-cookies plugin did something weird.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: