Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page scrolling does not work #116

Closed
akosyakov opened this issue Aug 22, 2016 · 2 comments
Closed

Page scrolling does not work #116

akosyakov opened this issue Aug 22, 2016 · 2 comments
Assignees
Milestone

Comments

@akosyakov
Copy link

Steps to reproduce:

  1. go to https://microsoft.github.io/monaco-editor/;
  2. hover over the editor;
  3. try to scroll the page down;
  4. it is not possible.

It will be nice if after the scroll bar reached the bottom (or the top) of the editor then a page scroll bar is used.

@svenefftinge
Copy link

I think that would be the natural behavior if the event was propagated.
Compare e.g. with the scolling behavior here https://codemirror.net/demo/complete.html

@alexdima alexdima added the bug Issue identified by VS Code Team member as probable bug label Aug 23, 2016
@alexdima alexdima self-assigned this Aug 23, 2016
@alexdima alexdima added this to the August 2016 milestone Aug 23, 2016
@alexdima
Copy link
Member

Dup of #69 which just got fixed.

@jrieken jrieken added duplicate and removed bug Issue identified by VS Code Team member as probable bug labels Aug 30, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants