💻 Incorrect padding of editor when scrollbar is shown
When the editor passes certain amount of lines and the vertical scrollbar is shown, a padding to the left is shown.
OS: Linux Browser: Vivaldi
I just tested this on Firefox and Chrome and it worked fine there, and also on Safari, so luckily it wasn't as bad as I thought. Also, during testing I found out that this issue most likely has to do with CodeMirror and not with us, and reported the bug to them
Hi @jpelay!
On Safari it seems that indeed it works fine:
Should we leave this open? Maybe you can drop the link of the issue you made so we can track it? I tried a search but that did not help: https://github.com/search?q=org%3Acodemirror%20jpelay&type=code
This is the link to the discussion
https://discuss.codemirror.net/t/weird-positioning-of-padding-on-gutter-on-rtl-languages/7485