-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rapid key repeating causes cursor to move to beginning of the input box (Chrome on Linux) #44
Comments
I've had this too on safari |
fixes #42 fixes #19 Handle vector row results Move data manipulation to server Remove beta button Add beta banner Add more logging Handle todos Add handler tests Refactor Reorg file structure Stop shadowing clojure.core/list Refactor Re-frame improvements fixes #44 Add cljs run test Tidy up Fix query not updating Fix nested data formats Stay backwards compatible for docs Remove confusing system time abstraction Tidy up Fix mobile footer and unstick non-mobile header Standardise where we update-url on editor updates Add update url interval Make cljs config more config Fix cljs tests
fixes #42 fixes #19 Handle vector row results Move data manipulation to server Remove beta button Add beta banner Add more logging Handle todos Add handler tests Refactor Reorg file structure Stop shadowing clojure.core/list Refactor Re-frame improvements fixes #44 Add cljs run test Tidy up Fix query not updating Fix nested data formats Stay backwards compatible for docs Remove confusing system time abstraction Tidy up Fix mobile footer and unstick non-mobile header Standardise where we update-url on editor updates Add update url interval Make cljs config more config Fix cljs tests
Noting that it seems this can still be triggered (e.g. hold down a key in the middle of some text for long enough...) but should happen sufficiently rarely now that we don't need to worry about it. |
cannot reproduce. |
updated chrome to 132 on linux. |
now that i noticed how to - i can repro on firefox on macos, but again - same 'technique' - bang a couple keys like there's no tomorrow. |
I’ve definitely had this just with regular typing, I’m not the fastest typer either. |
Might be worth checking if this is an upstream issue in CodeMirror |
yeah, was just looking: |
actually - seems like there's a 'know phenomenon' of |
No description provided.
The text was updated successfully, but these errors were encountered: