scala / scala3

The Scala 3 compiler, also known as Dotty.
https://dotty.epfl.ch
Apache License 2.0
5.84k stars 1.05k forks source link

browser scrollbar is missing in Scala 3 docs #19340

Open unkarjedy opened 9 months ago

unkarjedy commented 9 months ago

Example: https://docs.scala-lang.org/scala3/reference/changed-features/operators.html

Scroll down. See that there is no scrollbar, which identifies the position on the page. Yes, there is "In this article" navigation, but it should be a complementary, not a replacement for the scrollbar. Checked on Mac OS with Google Chrome and Safari

https://github.com/lampepfl/dotty/assets/3989292/0e57f953-0acc-478e-8f42-6e5da185968f

nicolasstucki commented 9 months ago

The scroll bar does appear in Firefox.