Top "Autofocus" questions

How to make edittext autofocus after showing a Toast?

I have a EditText that reads a 13 digit barcode. What I want to do is to keep the virtual keyboard …

android focus android-edittext autofocus
Autofocus only working on page refresh

I have a form which is in a popup, I've set the autofocus attribute autofocus="autofocus" but it is not …

html forms autofocus
Autofocus algorithm for USB microscope

I'm trying to design an auto-focus system for a low cost USB microscope. I have been developing the hardware side …

c# algorithm image hardware autofocus
HTML5 auto focus not working in firefox

I am working with and angular JS and HTML5 application. I have a login form with username and password field. …

javascript angularjs html firefox autofocus
iPhone : camera autofocus observer?

I would like to know if it's possible to receive notification about autofocus inside an iPhone application? I.E, does …

iphone camera notifications observer-pattern autofocus
How to set focus on a TextField\input using a Formik form when initialValues are passed through\bound to props.object?

I have Formik form with this TextField from @material-ui/core: <TextField autoFocus fullWidth name='name' label='Name' variant="outlined" …

reactjs forms formik autofocus input-field
Perfect OCR scanning for Android

Right now I'm making an OCR app using Android OCR rmtheis(https://github.com/rmtheis/android-ocr) as a scaffold. However, …

android ocr scanning autofocus
Android Camera: fixed lens focus

I'm developing an Android application with a camera-related functionality feature. First of all, I read a lot of stuff on …

android android-camera autofocus
Autofocus doesn't work on Firefox and doesn't work when coming from another page

I'm creating my page using Javascript. It is a login page and I need to use autofocus on username input …

javascript html google-chrome firefox autofocus