Bug 31834

Summary: [Qt] text input fields are white on Symbian
Product: WebKit Reporter: Janne Koskinen <koshuin>
Component: New BugsAssignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: jturcotte, laszlo.gombos
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: S60 Hardware   
OS: S60 3rd edition   
Attachments:
Description Flags
screenshot none

Janne Koskinen
Reported 2009-11-24 08:01:15 PST
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. QGraphicsWebView renders the input field correctly.
Attachments
screenshot (28.51 KB, image/png)
2009-11-24 08:03 PST, Janne Koskinen
no flags
Janne Koskinen
Comment 1 2009-11-24 08:03:11 PST
Created attachment 43771 [details] screenshot
Tor Arne Vestbø
Comment 2 2010-03-05 09:39:33 PST
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See http://trac.webkit.org/wiki/QtWebKitBugs Specifically: - The 'QtWebKit' component should be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit http://trac.webkit.org/wiki/QtWebKitBugs#Component
Jocelyn Turcotte
Comment 3 2010-03-16 05:09:34 PDT
Reproduced witn anomaly + Qt 4.6 + QtWebKit r56049
Janne Koskinen
Comment 4 2010-03-16 05:16:00 PDT
>Reproduced witn anomaly + Qt 4.6 + QtWebKit r56049 Except this is not a webkit bug but s60 style issue. Shouldn't happen on most styles after http://bugreports.qt.nokia.com/browse/QTBUG-7286
Janne Koskinen
Comment 5 2010-04-12 01:17:38 PDT
Issue is purely on Qt S60 style side when using native controls thus closing this issue.
Note You need to log in before you can comment on or make changes to this bug.