Bug 29491 - [Qt] CSS style not applied properly on Qt Widget in Webkit
Summary: [Qt] CSS style not applied properly on Qt Widget in Webkit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-09-18 09:05 PDT by Tor Arne Vestbø
Modified: 2010-01-19 08:11 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tor Arne Vestbø 2009-09-18 09:05:39 PDT
This bug report originated from issue QTBUG-4064
http://bugreports.qt.nokia.com/browse/QTBUG-4064

--- Description ---

In those two pages:

  * http://testsuite.nokia-boston.com/tests/2903/wcss_colors/bg_color/bg_form1.xhtml

the lineEdit widgets should have a red background (adding a border in the stylesheet makes it fall back to default webKit, and background is then red)

  * http://testsuite.nokia-boston.com/content/wcss_colors/bg_color/bg_form2.xhtml

the TextEdit widget should have a green background.
Comment 1 Jocelyn Turcotte 2010-01-19 08:11:43 PST
Reproduced in 4.5.3.
Unable to reproduce in 4.6

Resolving as fixed, reopen if the need is felt for a fix in 4.5 or earlier.