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

BUG: Text cursor lagging behind its actual position #4785

Open
sricharanandra opened this issue May 8, 2024 · 4 comments
Open

BUG: Text cursor lagging behind its actual position #4785

sricharanandra opened this issue May 8, 2024 · 4 comments

Comments

@sricharanandra
Copy link

This issue was previously raised in #2007 and fixed in #2027 but it seems it has come back.

Since yesterday, the cursor in Remix IDE on Arc Browser is lagging behind 2-3 characters. The cursor is 2 characters behind as in if i type the word "five", and then i want to continue typing the word "fives" then instead of the cursor being after "e" its blinking between "i" and "v".

I have checked for the same on Brave Browser, and it seems to working perfectly there.

I have cleared cookies for Remix just in case but it doesn't seem to fix it.

I have attached a clip to demonstrate it more clearly.

remixErrorVid.mp4
@Aniket-Engg
Copy link
Collaborator

Hello @sricharanandra , it can be browser specific. Do you face it in any other browser? You can see the supported browser in this section: https://github.com/ethereum/remix-project?tab=readme-ov-file#remix-ide

@sricharanandra
Copy link
Author

It could be browser specific sure, but running it in incognito doesn't have the bug. It seems specifically in this profile of the browser it's buggy. Is there a setting in the IDE, a key bind or something that changes the cursor behavior?

I checked in Google Chrome and Brave too and there's no issues there. Within the buggy browsers, the bug doesn't occur in incognito mode. Clearing the cookies hasn't helped.

@Aniket-Engg
Copy link
Collaborator

Is there a setting in the IDE, a key bind or something that changes the cursor behavior?

@LianaHus do you think we have something like that?

@sricharanandra
Copy link
Author

It could be any key-bind related to the workspace actions that may have had an unintended side-effect of messing up the cursor margin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants