RESOLVED INVALID 114499
Text in input field is not visable it the color is close to white
https://bugs.webkit.org/show_bug.cgi?id=114499
Summary Text in input field is not visable it the color is close to white
Bobber
Reported 2013-04-12 03:25:59 PDT
Please open attached test page with QtTestBrowser.exe on Window. If I specify input field color as <input value="bug" style="color:#EEEEEE;" />, I will see nothing. I can see correct text while specify input field color as <input value="bug" style="color:#646464;" />. The issue happens to both QtWebkit 2.3 and Qt5 on Windows. Mac doesn't have the issue.
Attachments
test page (685 bytes, text/html)
2013-04-12 03:27 PDT, Bobber
no flags
Bobber
Comment 1 2013-04-12 03:27:03 PDT
Created attachment 197740 [details] test page
Pierre Rossi
Comment 2 2013-04-15 02:38:36 PDT
Unless I misunderstood the problem, it seems to me that it'll be the same problem on all ports and browsers, there's not much we can do about poor web design choices.
Bobber
Comment 3 2013-04-15 03:17:42 PDT
Qt 4.8/QtWebkit 2.2 doesn't have the issue.
Note You need to log in before you can comment on or make changes to this bug.