Horizontal scroll bar issue. #6584

Open
opened 2021-02-08 07:34:57 +01:00 by marijnh · 1 comment
marijnh commented 2021-02-08 07:34:57 +01:00 (Migrated from gitlab.com)

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:

  1. Add multiple line text until the vertical scrollbar appear.
  2. Goto the last line of the codemirror editor and past any text until horizontal scroll appears, check the behavior the last line changes the position and horizontal scroll obstruct the last line.

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

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: 1. Add multiple line text until the vertical scrollbar appear. 2. Goto the last line of the codemirror editor and past any text until horizontal scroll appears, check the behavior the last line changes the position and horizontal scroll obstruct the last line. I found the older issue similar to this[ #3821](https://github.com/codemirror/codemirror/issues/3821). PFA screen recording. https://user-images.githubusercontent.com/69510038/107183578-0f5bfe80-6a05-11eb-91f3-7a2f130e9f89.mov
marijnh commented 2021-02-22 12:19:21 +01:00 (Migrated from gitlab.com)

Are your scrollbars always visible? If so, what does editor.display.nativeBarWidth produce (if editor is a CodeMirror instance)? Are they the native scrollbars or did you enable a custom scrollbar implementation?

Are your scrollbars always visible? If so, what does `editor.display.nativeBarWidth` produce (if `editor` is a CodeMirror instance)? Are they the native scrollbars or did you enable a custom scrollbar implementation?
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/codemirror5#6584
No description provided.