sveltejs / kit

web development, streamlined
https://svelte.dev/docs/kit
MIT License
18.74k stars 1.95k forks source link

Site: cannot click on scroll bar on large screens in docs #11315

Closed dangelomedinag closed 22 hours ago

dangelomedinag commented 11 months ago

Describe the bug

inside https://kit.svelte.dev/docs on a large screen the 'ON THIS PAGE' section seems to cause you to not be able to click on the scroll bar.

Grabación-2023-12-14-124808

Reproduction

none

Logs

No response

System Info

windows 11
Chrome Versión 120.0.6099.109
Edge Versión 120.0.2210.61

Severity

serious, but I can work around it

Additional Information

No response

Conduitry commented 11 months ago

I can't reproduce this on https://kit.svelte.dev/docs/packaging or on other pages that I tried. I'm on Windows 11, Edge 120.

AdrianGonz97 commented 11 months ago

I'm able to reproduce this issue when the viewport is sized from 1201px - 1450px in width. From 1451px and greater the issue goes away.

I'm on Windows 11 and can reproduce on both Edge 120 and Brave 1.61.101

Edit: The viewport height seemingly affects the range as well - at a viewport size of ~1430x800px, you should be able to reproduce reliably 🙂

dangelomedinag commented 11 months ago

@Conduitry From a screen width of >1200px the problem occurs, as mentioned @AdrianGonz97

eltigerchino commented 22 hours ago

Closing this since the website got remade