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

Horizontal scroll in editor doesn't work anymore #8919

Closed
DasJott opened this issue Jul 8, 2016 · 6 comments
Closed

Horizontal scroll in editor doesn't work anymore #8919

DasJott opened this issue Jul 8, 2016 · 6 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug upstream Issue identified as 'upstream' component related (exists outside of VS Code) verified Verification succeeded
Milestone

Comments

@DasJott
Copy link

DasJott commented Jul 8, 2016

  • VSCode Version: Code 1.3.0 (e724f26, 2016-07-07T16:50:12.291Z)
  • OS Version: Linux x64 4.4.0-28-generic (Ubuntu 16.04)

Steps to Reproduce:

  1. Have a mouse with possibility to scroll horizontal and be sure it works in other apps like Nautilus (Filemanager) or Chrome.
  2. Type so much text so that a horizontal scrollbar appears
  3. Try to scroll horizontal

That worked once. I have a Logitech T620.

@alexdima alexdima added the bug Issue identified by VS Code Team member as probable bug label Jul 11, 2016
@alexdima
Copy link
Member

@DasJott I wonder if this is a Chromium issue, a few months ago we updated from Chromium 45 to Chromium 49, did you experience the same issue in Chrome?

@alexdima alexdima added this to the Backlog milestone Jul 11, 2016
@alexdima
Copy link
Member

Do you also see the issue at https://microsoft.github.io/monaco-editor/ when visiting that page in Chrome?

@DasJott
Copy link
Author

DasJott commented Jul 13, 2016

It works in Chrome and it also works on that page https://microsoft.github.io/monaco-editor/ within the editor.

The touchpad does work on horizontal scrolling though. Hm... it is just the mouse. Strange.

@jflheureux
Copy link

I have this issue too.

Version: 1.3.1
OS: Windows 8.1
Laptop: Lenovo T440p
Pointing device: Trackpad

On https://microsoft.github.io/monaco-editor/ the editor scrolls as expected when I'm horizontally scrolling with the trackpad.
In VSCode, the caret is moving left/right when I'm horizontally scrolling. I expect the editor to scroll instead.

@alexdima
Copy link
Member

alexdima commented Jul 15, 2016

I can only believe it is a matter of time... until we adopt latest Chromium. We have the exact same code in dealing with mouse ops in both the monaco editor and in vscode. The only difference I can think of is that in vscode we're sitting on Chromium 49 and the stable Chrome version is already at 51

@alexdima alexdima added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Jul 15, 2016
@DasJott
Copy link
Author

DasJott commented Oct 12, 2016

  • VSCode Version: Code 1.6.0 (e52fb0b, 2016-10-10T18:30:01.819Z)
  • OS Version: Linux x64 4.4.0-38-generic

Works for me now! Brilliant!

@DasJott DasJott closed this as completed Oct 12, 2016
@bpasero bpasero added the verified Verification succeeded label Oct 27, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug upstream Issue identified as 'upstream' component related (exists outside of VS Code) verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants