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

Slow scrolling in editors using mouse wheel [Firefox/Ubuntu] #6390

Closed
geropl opened this issue Oct 15, 2019 · 8 comments
Closed

Slow scrolling in editors using mouse wheel [Firefox/Ubuntu] #6390

geropl opened this issue Oct 15, 2019 · 8 comments
Labels
browser/firefox issues related to the firefox browser bug bugs found in the application monaco issues related to monaco

Comments

@geropl
Copy link
Contributor

geropl commented Oct 15, 2019

Description

Scrolling using my mouse wheel is dead slow on Firefox/Ubuntu for a few weeks now. It used to work fine before. Interestingly the markdown preview works as expected.

Reproduction Steps

  • open any editor, scroll with mouse wheel -> observe slow scrolling
  • open a markdown preview, scroll with mouse wheel -> regular scrolling
    slow-scrolling

OS and Theia version:

  • OS: Linux Mint 19.1 Cinnamon (based on Ubuntu 18.04)
  • Theia: 0.12.0-next.2186ccb7 (on gitpod.io)

Diagnostics:
none

@geropl geropl added bug bugs found in the application editor issues related to the editor ui/ux issues related to user interface / user experience browser/firefox issues related to the firefox browser OS/Ubuntu issues related to the Ubuntu OS labels Oct 15, 2019
@geropl geropl changed the title Slow scrolling in editors [Firefox/Ubuntu] Slow scrolling in editors using mouse wheel [Firefox/Ubuntu] Oct 15, 2019
@akosyakov
Copy link
Member

It was fixed in latest Monaco. We have to review TypeFox/monaco-languageclient#178 and then follow https://github.com/eclipse-theia/theia/wiki/LSP-and-Monaco-integration#migration-guidelines.

@akosyakov akosyakov added monaco issues related to monaco and removed OS/Ubuntu issues related to the Ubuntu OS editor issues related to the editor ui/ux issues related to user interface / user experience labels Oct 15, 2019
@fgreinacher
Copy link
Contributor

@akosyakov Can we somehow support in getting this resolved? Or alternatively is there any workaround (patch, extra config) that we can apply to our Theia bundle?

@akosyakov
Copy link
Member

Yes, someone should do what’s mentioned in my previous comment.

@RDIL
Copy link
Contributor

RDIL commented Dec 22, 2019

This is also happening on every windows machine I try it on. Please fix it!

@ViRb3
Copy link

ViRb3 commented Feb 28, 2020

Confirmed on Windows 10 with Firefox, makes working quite hard.

@RomanNikitenko
Copy link
Contributor

Tested on Ubuntu 18.04.1 LTS and Firefox 68.0.1 (64-bit) against #7149
Looks like the issue will be fixed by upgrade of Monaco version:

scroll

@vince-fugnitto
Copy link
Member

Fixed thanks to #7149

@RDIL
Copy link
Contributor

RDIL commented Mar 27, 2020

Thanks Vincent!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser/firefox issues related to the firefox browser bug bugs found in the application monaco issues related to monaco
Projects
None yet
Development

No branches or pull requests

7 participants