question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with focus on input_text field

See original GitHub issue

Home Assistant Android version: 2.2.1-274-full Android version: 10 Phone model: Pixel 4 Home Assistant version: 0.114.3 Last working Home Assistant release (if known): Never Attempted Description of problem: I created a lock management interface. When using the web interface this works fine. If you type a code in the code field and click submit it runs its course.

The issue in the app is that if you type in a code it does not know the code is in the field unless you click outside of the input_text field. So even though you entered a code in the code field and click submit it does not know the code exists unless you click outside of the input_text field.

Traceback (if applicable):


Screenshot of problem: image

Additional information:

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ghostcommented, Aug 27, 2020

⚠️ You must have write permission for the source repository.

0reactions
jkrangelcommented, Sep 13, 2020

@bramkragten This is not a custom card - I am having the same issue as @jaswalters with a standard entities card and the built in text_input entity. As @jaswalters noted, this behavior appears to only be a mobile issue (for me in the iOS app), as we aren’t seeing this in the desktop web interface

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix focus on input field - javascript - Stack Overflow
Is there a way to fix a focus on input field until, say, user enters 4 characters? The reason I need it is...
Read more >
ability to set focus on InputText #2397 - primefaces/primevue
focusing on actual input box in case there was an error coming from the backend etc. Both Vue2 and Vue3 offer a way...
Read more >
Cant Focus Input Field - Material Design for Bootstrap
I Cant Focus Input Field In MDB. Before using MDB i am using Bootstrap. In Bootstrap i am using this line to focus...
Read more >
Input focus issue inside iframe | Apple Developer Forums
Hi! I currently developing a mobile website and found that Safari on iOS has some problems setting the focus on inputs when they...
Read more >
Having a problem with text input focus in android devices
Hi to all , I am having a problem with the text input. When the user click on the menu icon, the menu...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found