Details
Description
QWebView missing input field as shown in example screenshot of google main page.
Further investigation shows that:
<form> text input <input type="text" name="textinput" /> </form>
Will always draw white box with no outlines. as google web page bg color is also white it becomes invisible.