REPRODUCIBILITY (% or how often): 100
BUILD ID = OS VERSION (Settings > About product): 4.3.0.12
HARDWARE (XA2, X10, X10 II, …): vollaphone/gigaset GS290
UI LANGUAGE: English
REGRESSION: (compared to previous public release: Yes, No, ?): Yes.
DESCRIPTION:
When putting the focus on Form elements in pages:
JavaScript error: chrome://embedlite/content/FormAssistant.js, line 253: TypeError: form is null
Repeats as often as you enter chars.
PRECONDITIONS:
STEPS TO REPRODUCE:
- Start Browser or WebView app (with form inputs)
- Tap on a Form text input.
EXPECTED RESULT:
Smooth interaction with Form inputs. No errors?
ACTUAL RESULT:
The Text inputs do ‘take’ but they are very sluggish.
ADDITIONAL INFORMATION:
I was debugging the performance of text input in a WebView wrapper (github.com/poetaster/harbour-scanner) AND also responding to a ticket about performance degrading in the browser.
In the 3.4 browser (obviously not WebView) this does not happen.