Horizontal scroll bar issue. #6584
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Platform:
macOS Catalina (10.15.7)
Browser: Mozilla Firefox 85.0 (64-bit)
This issue is specific to firefox not reproducible on chrome and safari.
Steps:
I found the older issue similar to this #3821.
PFA screen recording.
https://user-images.githubusercontent.com/69510038/107183578-0f5bfe80-6a05-11eb-91f3-7a2f130e9f89.mov
Are your scrollbars always visible? If so, what does
editor.display.nativeBarWidthproduce (ifeditoris a CodeMirror instance)? Are they the native scrollbars or did you enable a custom scrollbar implementation?