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

Typing in the console in firefox only works for about 30% of button presses #1694

Open
1 task done
akaltar opened this issue Jan 14, 2025 · 0 comments
Open
1 task done

Comments

@akaltar
Copy link

akaltar commented Jan 14, 2025

Describe the bug

Typing in the console in firefox only works for about 30% of button presses.

Link to the blitz that caused the error

https://stackblitz.com/edit/github-bmd2twki?file=.storybook%2Fpreview.tsx,src%2Fstories%2FPage.stories.tsx,package.json&preset=node

Steps to reproduce

I opened the console to type npm i and it just wrote npi, trying to write anything about 50-70% of the letters get lost

Expected behavior

I expect typing in the console to work quite robustly, however it didn't (Eg I expected that pressing npm i would type npm i)

Parity with Local

Screenshots

image
This is me trying to type "this is a test", the rest of the letters are missing

Platform

Browser name  = Firefox
Full version  = 134.0
Major version = 134
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
performance.memory = undefined
Hash = 1b4252dd

Additional context

Underlying platform is Windows with very fast 7950x3d cpu that might make any timing issue even worse

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

1 participant