Support scrolling a domNode in an OverlayWidget with Mouse Wheel #3777
Replies: 3 comments 1 reply
-
I can scroll: Do you mean scrolling by the mouse wheel? |
Beta Was this translation helpful? Give feedback.
-
Sorry for not describing clearly. Yes, cannot scroll by the mouse wheel. I tried to use |
Beta Was this translation helpful? Give feedback.
-
I thought the errors in VSCode were scrolable but I wasn't yet able to get a big enough error text that would let me scroll the text vertically. However Horizontaly is working. I also noticed that you get the resize cursor on the lower edge (screenshot dose not record cursor) but at least for me it did nothing… While not a direct answer to this problem, beeing able to increase the box could help mitigate the Problem. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Reproducible in vscode.dev or in VS Code Desktop?
Reproducible in the monaco editor playground?
Monaco Editor Playground Code
Actual Behavior
The scroll bar is supposed to be scrollable, but here I cannot scroll it.
Expected Behavior
I can scroll the domNode as normal. And when I scroll to the bottom or the top of the domNode, I could also scroll my editor.
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions