readthedocs / sphinx_rtd_theme

Sphinx theme from Read the Docs
https://sphinx-rtd-theme.readthedocs.io/
MIT License
4.74k stars 1.73k forks source link

The background just cuts off #1585

Open dylanh724 opened 1 month ago

dylanh724 commented 1 month ago

Problem

See screenshot:

image

After this point, the gray part just is gone

Reproducible

I deleted almost all of my conf.py, including the theme opts, and it still had this issue. This seems to only affect desktop if you make it just a bit wider than average.

Expected Results

The background should not suddenly end, turning to a different color for further scrolling,.

Environment Info

humitos commented 1 month ago

Hi @dylanh724. Thanks for reporting this. Can you share a URL for a project hitting this issue?

dylanh724 commented 1 month ago

Hi @dylanh724. Thanks for reporting this. Can you share a URL for a project hitting this issue?

Funny enough, it seems like this issue only shows locally and goes away with the RTD hosted version! Or -- coincidence that I just activated the extra features like the version selector popout.

No other changes were made: https://docs.xsolla.cloud/en/latest/

humitos commented 1 month ago

Interesting. Can you share a minimal reproducible example that we can execute in our side to see it in action and debug it?