tum-esi / wade

WoT API Development Environment built on top of thingweb.node-wot
https://www.ei.tum.de/en/esi/home/
MIT License
25 stars 6 forks source link

[Editor] Removing a selected part of the scrolls to the bottom of the editor #29

Open egekorkan opened 4 years ago

egekorkan commented 4 years ago

When I highlight and select and then delete a part of the TD, like one of the forms, the editor scrolls down to the end of the page.

eileenoo commented 4 years ago

Could not reproduce. Could you make a screencast or something similar showing the bug? Also for what system does the bug appear? (I am on mac with current w-ade version and could not reproduce)

egekorkan commented 4 years ago

This appears for Linux with Arch Linux distribution. Attached is the screencast. Notice how the "typer" scrolls to the end of the page. recording (Made with gifcap.dev btw, built by one of the main devs of VS code :) )

eileenoo commented 4 years ago

This appears for Linux with Arch Linux distribution. Attached is the screencast. Notice how the "typer" scrolls to the end of the page. recording (Made with gifcap.dev btw, built by one of the main devs of VS code :) )

Ok, crazy. Does not happen on mac. Does somebody work on Windows & can check this behaviour?

nice gif hehe 🤓

FadySalama commented 4 years ago

This appears for Linux with Arch Linux distribution. Attached is the screencast. Notice how the "typer" scrolls to the end of the page. recording (Made with gifcap.dev btw, built by one of the main devs of VS code :) )

Ok, crazy. Does not happen on mac. Does somebody work on Windows & can check this behaviour?

nice gif hehe 🤓

Was able to reproduce on Windows

eileenoo commented 4 years ago

This appears for Linux with Arch Linux distribution. Attached is the screencast. Notice how the "typer" scrolls to the end of the page. recording (Made with gifcap.dev btw, built by one of the main devs of VS code :) )

Ok, crazy. Does not happen on mac. Does somebody work on Windows & can check this behaviour? nice gif hehe 🤓

Was able to reproduce on Windows

Ok then it needs to be fixed for windows and linux.

FadySalama commented 3 years ago

Currently, removing part of a JSON-LD will lead to the cursor being sent to the first position, but will not scroll. We can close this issue and issue a new one. @egekorkan