Hacker News new | ask | show | jobs
by cf141q5325 998 days ago
Opening the page the first time it starts at the bottom and i need to scroll up. Opening it a second time it works fine (starts at the top). Behavior replicated with new private window.

This isnt an issue worth fixing, just wanted to mention it in case its directly apparent what isnt correctly initialized. I (and i think most others) prefer this over the site not working without javascript. Requiring to unblock a random site is a lot higher hurdle for accessibility then just scrolling up. In all honesty a non issue.

1 comments

Interesting... obviously not how it should be. Can you share the browser (and version) you are using?
Firefox 117 with adblock and noscript (nothing allowed).

Again, this is much preferable over the site not loading. I am not that familiar with web development but it looks like something that isnt initialized correctly (likely set afterwards in js?). Its really not worth putting in the effort to try to debug it if its not obvious.

Its pretty clear that its a side effect of the blockers so you shouldnt be worried about bad impressions. I took it as a very good sign that the page just loaded as is anyway, especially given that you are working with quite sensitive information. Anyone with a similar setup will likely take it the same way as they are used to sites not working.

This way i was able to look at it, which i wouldnt have if the site required any additional scripts. That should count as a win and a job well done.