Created attachment 193425 [details] The code in BASIC does not scroll under the page header. It should. Prism is used to colorize BASIC and other code languages in our Help pages https://prismjs.com/ Step to reproduce 1) open an (online) help page, for example https://help.libreoffice.org/master/en-US/text/sbasic/shared/03131000.html?&DbPAR=BASIC&System=UNIX 2) scroll page down Actual results - The BASIC code overlaps the page header, hiding the search text area. Expected result - The BASIC code should be scrolling under the page header. The attached image shows the issue.
I'm seeing this behavior too.
Change to fix it: https://gerrit.libreoffice.org/c/help/+/165768
Juan José González committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/c89178e82abacbb240e571fcbd9bd0f76b40642d tdf#160467 Remove z-index in prism code block
Juan José González committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/help/commit/91db109b1642a1e8337dde38d76c492882a13de8 tdf#160467 Remove z-index in prism code block
Juan José González committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/help/commit/c6d3ab55898217c994d232df5ac14f7e0f4ec8c6 tdf#160467 Remove z-index in prism code block
*** Bug 160572 has been marked as a duplicate of this bug. ***