eclipse-theia / theia-ide

The Eclipse IDE is a modern and open IDE for cloud and desktop. The Theia IDE is based on the Theia platform. The Theia IDE is available as a downloadable desktop application. You can also try the latest version of the Theia IDE online. For more details, see the Readme below.
https://theia-ide.org/#theiaide
MIT License
343 stars 129 forks source link

When scroll down from NPM to Preview in setting page, it automatically jump up to Extensions #404

Closed PassingByThs closed 2 weeks ago

PassingByThs commented 3 weeks ago

Bug Description:

Steps to Reproduce:

  1. Open Setting page and scroll down in the right.
  2. When scroll down from NPM to Preview, it automatically jump up to Extensions.

recording

Additional Information

JonasHelming commented 3 weeks ago

Thank you for the report. I tried to reproduce it, but couldn't with any other nodes in the tree. Do you know which extensions contribute "NPM" and "Preview"?

PassingByThs commented 2 weeks ago

I uninstall and install extentions one by one. It seems after installed Project Manager , this issue happends.

JonasHelming commented 2 weeks ago

I uninstall and install extentions one by one. It seems after installed Project Manager , this issue happends.

Thank you for the details. I installed the project manager, but for me it works fine, i.e. I cannot reproduce this. I am on Linux, though and on Theia 1.54

PassingByThs commented 2 weeks ago

After updated to Theia 1.54.0, it has been solved.