Hey there,
I have recently joined and was happy to see that there is a “learn how to play” area in the website, however when in the tutorial menu, I am unable to scroll up or down with my mouse or arrow keys at all, making it impossible to click on (go straight to) lessons such as “chapter 2.8: escape” without zooming out a lot and then selecting the lesson. I also don’t think that there is a scroll bar currently either. I am using a windows laptop attached to a widescreen monitor to access the website. Will this be fixed sometime?
Thanks!
1 Like
Welcome to the community.
Unfortunately it is a glitch. Thanks for reporting.
I confirm. No scrolling.
1 Like
Looking through ‘Console’ (F12), I cannot see any script problems. It could be the possible reasons:
Not a javascript problem. Most likely.
Lagginess (Not likely, I experience the same thing)
Designed intentionally. Maybe the project has some bugs and the mods would like to fix some of the stuff.
It seems the cause of this is
Unfortunately it is not so very easy to trace the origin of the issue. The CSS source file doesn’t contain this line.
/5.1/src/views/LadderList/LadderList.styl:
May be some script is involved.
By the way I see some minor not related issues in the console log on this page.
Please do not bring your assumptions as axioms.
Most likely the opposite. I am not 100% certain. But I believe it is js issue.
PRHG
August 28, 2025, 3:28am
5
Interestingly I don’t see the issue on my end. I can scroll and see the scroll bar in chrome, firefox, and brave. Both with the browser in full screen and not in fullscreen mode. Also on windows.
PRHG
August 28, 2025, 3:30am
6
Oh, hang on, I see it. I have two monitors, one in landscape and one in portrait. I can see the scrollbar when the window is on my portrait monitor, but not when it is on my landscape monitor.
Do you see stuck “Loading…” messages?
1 Like
PRHG:
Oh, hang on, I see it. I have two monitors, one in landscape and one in portrait. I can see the scrollbar when the window is on my portrait monitor, but not when it is on my landscape monitor.
You are right. It depends on the width of the window. Resizing it helps.
UP: not the width. I am wrong. Tried to open dev console and scrollbar disappeared. So not on width. On aspect ratio.
1 Like
Found something
Looks like a patch. But why only for @media (orientation: portrait) {
?
I think we do not need such patches. We need to get rid of the overflow: hidden
there
mikhail.trusfus:
image3819×598 143 KB
I mean, I don’t think it matters a lot at the moment. Once you click on 1.1, Learn to play go, it would open a step by step tutorial.
Hesper
August 29, 2025, 5:48am
13
At full-screen or non-mobile/tablet view widths the page isn’t scrollable so the lessons can’t be seen.
Example of no scrollbars:
Example with scrollbars when i decreased the window size:
Online-Go.com is the best place to play the game of Go online. Our community supported site is friendly, easy to use, and free, so come join us and play some Go!
1 Like
I know you’ve already mentioned it but
but I’ve added this post here as another example to help people understand the issue and to keep the discussion together
3 Likes
trohde
August 29, 2025, 9:02pm
15
Oh. I get the same – but only in Safari (on macOS). (Did you report this already?)
But in none of the browsers I tried – Safari, Firefox, Brave, DuckDuckGo, Chrome can I scroll down
<edit>
Oh wait, when I make my window narrower, at some time the scroll bar appears, and THEN I can scroll That’s really weird!
1 Like
I did Renderer bug
But it depends on selected renderer. Not the browser.
trohde:
<edit>
Oh wait, when I make my window narrower, at some time the scroll bar appears, and THEN I can scroll That’s really weird!
Not too weird for me because Unable to Scroll on Game Tutorial - #10 by mikhail.trusfus
1 Like