-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
html article with toc on left and column-screen containing text has a vertical blanking bar that covers the text #11834
Comments
yes, I am using a web page project. |
this repo reproduces the problem https://github.com/anielsen001/test-screen-column-inset |
Note that the issue comes from the extra divs with class This conflicts with the website envelope. |
it works as expected if you put the TOC on the right in the default location. It also seems to have something to do with the |
Thanks for the additional details. |
Probably related to: |
Bug description
This is a screenshot of the output in my browser, showing the vertical bar covering the text. If I have the toc on the right, this does not occur, and if the content is an image instead of text, the vertical bar does not cover the graphic.
Steps to reproduce
This quarto document reproduces the issue when rendered.
Expected behavior
I don't expect the vertical bar to cover the text content.
Actual behavior
A vertical bar covers the text content when the table of contents is on the left and the column-screen attribute is set on a div.
Your environment
I'm just using a text editor and quarto render from the command line.
Quarto check output
quarto check
Quarto 1.6.40
[✓] Checking environment information...
Quarto cache location: /home/apn/.cache/quarto
[✓] Checking versions of quarto binary dependencies...
Pandoc version 3.4.0: OK
Dart Sass version 1.70.0: OK
Deno version 1.46.3: OK
Typst version 0.11.0: OK
[✓] Checking versions of quarto dependencies......OK
[✓] Checking Quarto installation......OK
Version: 1.6.40
Path: /opt/quarto/bin
[✓] Checking tools....................OK
TinyTeX: (not installed)
Chromium: (not installed)
[✓] Checking LaTeX....................OK
Tex: (not detected)
[✓] Checking basic markdown render....OK
[✓] Checking Python 3 installation....OK
Version: 3.12.3
Path: /usr/bin/python3
Jupyter: (None)
[✓] Checking R installation...........(None)
The text was updated successfully, but these errors were encountered: