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

Weird caret movement using keyboard causes a fatal crash #65

Open
mikaib opened this issue Apr 18, 2024 · 0 comments
Open

Weird caret movement using keyboard causes a fatal crash #65

mikaib opened this issue Apr 18, 2024 · 0 comments

Comments

@mikaib
Copy link

mikaib commented Apr 18, 2024

After pressing "delete" and "end" a few times the application crashes.

Expected Behavior

End should move the caret to the end, and then delete should do nothing (as usual)

Current Behavior

Text starts moving around like crazy.. Do it a few times and it fatally crashes on web.

Possible Solution

Neglect the existance of the kha textbox.

Steps to Reproduce (for bugs)

  1. Open http://haxeui.org/shared/kha-textarea/
  2. Go to somewhere in the middle of a sentence.
  3. Press "delete" followed by "end" a few times

Media

5d9b9bb17ec42043a98c1096

Test app / minimal test case

http://haxeui.org/shared/kha-textarea/

Context

It has affected me very deeply mentally... It crashed.... :(

Your Environment

Specifically web, I have not tried on DX, GL, Metal or any of the 9999 other backends Kha supports (it's crazy)

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