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

Cursor misplaced when typing mid-blink #12030

Closed
galefino opened this issue Dec 27, 2022 · 5 comments
Closed

Cursor misplaced when typing mid-blink #12030

galefino opened this issue Dec 27, 2022 · 5 comments
Labels
bug bugs found in the application monaco issues related to monaco

Comments

@galefino
Copy link

Bug Description:

While typing into Theia, and waiting for the cursor to almost reappear post-blink, the cursor will be placed in the wrong position, to the left of the recently typed character.

Steps to Reproduce:

  1. Open a file in Theia.
  2. Start typing.
  3. Wait for the cursor's blink - It seems to have to be precisely near the end of it
  4. Pay attention to the cursor's position.

Attaching a video - Sorry in advance for the quality and blur:
https://user-images.githubusercontent.com/50100613/209665711-b417f000-982b-437f-8950-bfd77c5ff2f7.mp4

Additional Information

  • Operating System: Linux
  • Theia Version: 1.30
  • Browser: Firefox v102.5.0esr, Chrome v108.0.5359.125
@msujew
Copy link
Member

msujew commented Dec 27, 2022

Hey @galefino,

can you check whether this issue still appears when using the latest master? We updated the monaco integration in 1.32.0 (see #11787). It might be that it's an upstream monaco issue and in this case it could that the update already fixed this.

@msujew msujew added bug bugs found in the application monaco issues related to monaco labels Dec 27, 2022
@galefino
Copy link
Author

galefino commented Dec 27, 2022 via email

@galefino
Copy link
Author

Hi @msujew!
I'm now using 1.33.0 from master, and the issue persists.
Thanks in advance!

@FernandoAscencio
Copy link
Contributor

I am having trouble reproducing this error in the latest master. Does it still persist?
Windows Version: 10.0.19045 Build 19045
Theia version: 1.35.0
Default VS Code API: 1.70.2
Firefox: 102.9.0esr (64-bit)
Issue12030

@msujew
Copy link
Member

msujew commented Jun 4, 2024

I've been unable to reproduce it and we've had several updates to our monaco package since then. I assume this has been fixed in the meantime. If that's not the case, please comment here.

@msujew msujew closed this as not planned Won't fix, can't repro, duplicate, stale Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application monaco issues related to monaco
Projects
None yet
Development

No branches or pull requests

3 participants