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

On android, the input clears itself on space bar. #296

Open
ForceConstant opened this issue Jan 29, 2025 · 1 comment
Open

On android, the input clears itself on space bar. #296

ForceConstant opened this issue Jan 29, 2025 · 1 comment

Comments

@ForceConstant
Copy link

As stated on the defold forum, I am having some issues with druid input. My device is android14.

  1. On android input clears like you would expect on initial selection, but then also clears everytime you hit space, which makes writing sentences impossible.
  2. On windows, input doesn't clear upon clicking on the input.

I am creating intput using
self.druid:new(input, "song_title/root", "song_title/input")

@Insality
Copy link
Owner

Thanks! Will try a look soon, will update current release in case of fix

The creation is okay

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