Open tylermorganwall opened 11 months ago
[✓] Checking versions of quarto binary dependencies... Pandoc version 3.1.1: OK
Can you try with latest pre-release 1.4 ? I believe this has been fixed already
Oh nevermind. I see it now, this is because there is the slider and the hover background does no cover what is after... 🤔
Thanks for the report!
Bug description
The code annotation element (when
code-annotations: hover
) obscures the underlying code when the underlying code is wide. Additionally, the highlight only covers the original area and not the code that needs to be scrolled to see.Steps to reproduce
I would expect the code annotation gutter to be fixed to the side of the block as it scrolls horizontally. Additionally, I would expect the semi-transparent code overlay to extend all the way to the end of the block when the user has scrolled horizontally, rather than ending in the middle of the block. Additionally, if the code annotation gutter is opaque, I would expect to be able to scroll to reveal the underlying code.
Actual behavior
The bar is fixed in place as it scrolls, covering up code in the block. The semi-transparent code overlay ends in the middle of the block when the code is wide enough to require scrolling.
See below screenshot:
Your environment
Quarto check output
[✓] Checking versions of quarto binary dependencies... Pandoc version 3.1.1: OK Dart Sass version 1.55.0: OK [✓] Checking versions of quarto dependencies......OK [✓] Checking Quarto installation......OK Version: 1.3.450 Path: /Applications/quarto/bin
[✓] Checking basic markdown render....OK
[✓] Checking Python 3 installation....OK Version: 3.10.8 Path: /opt/homebrew/opt/python@3.10/bin/python3.10 Jupyter: (None)
[✓] Checking R installation...........OK Version: 4.3.1 Path: /Library/Frameworks/R.framework/Resources LibPaths:
[✓] Checking Knitr engine render......OK