NativeAlphaForAndroid icon indicating copy to clipboard operation
NativeAlphaForAndroid copied to clipboard

"autofocus" attribute for form elements not honoured

Open mirko opened this issue 2 years ago • 1 comments

I'm having a web app, which auto-focuses an input text field on page load (non-javascript, native "autofocus" html attr). When using the site via NativeAlpha, the autofocus attr does not seem to be honoured. At least in my case the input field is not focused when opened via NativeAlpha.

Example site: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_autofocus

mirko avatar May 20 '23 12:05 mirko

@mirko I cannot reproduce this, autofocus seems to work fine, at least in the w3schools example. It is possible a WebView update fixed this in the meantime. Can you re-check?

cylonid avatar Aug 12 '24 14:08 cylonid