learn-gdscript
learn-gdscript copied to clipboard
Scrolling containers overflow on Safari browser
There is some issue with presenting text as it sometimes goes on top.
Browser: Safar
i
Does this happen when you scroll down in the container? Does the text go out of the container and scroll over the title and rest of the page? It seems like it could be a Safari-only issue, we'll have to try because it doesn't happen in other browsers.
Also, is it Safari on desktop or on iOS?
There is that old issue with scroll containers and content culling in Godot that was finally fixed in 4.0, but it mostly never happens in 3.x, I think. Might be that rare case when it does happen. Not sure if can do much about it.
I did capture screen to illustrate this:

Im not sure bui think this occurs only at this screen.
And I think I need to work on my titles of issues ;)
Could you try with another web browser, if you have one installed? Just to see if this happens only with Safari - because I can't reproduce the issue here in Brave/Chrome and Firefox.
On Chrome it's OK.