[Webkit-unassigned] [Bug 31834] New: [Qt] text input fields are white on Symbian
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 24 08:01:16 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31834
Summary: [Qt] text input fields are white on Symbian
Product: WebKit
Version: 528+ (Nightly build)
Platform: S60 Hardware
OS/Version: S60 3rd edition
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: koshuin at gmail.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list