WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 31742
29480
[Qt] QWebPage does not use passed palette values while highlighting text
https://bugs.webkit.org/show_bug.cgi?id=29480
Summary
[Qt] QWebPage does not use passed palette values while highlighting text
Tor Arne Vestbø
Reported
2009-09-18 08:42:32 PDT
This bug report originated from issue QTBUG-3214:
http://bugreports.qt.nokia.com/browse/QTBUG-3214
--- Description --- Using Assistant/Creator with webpage as help browser, setting a palette like this: QPalette p = palette(); p.setColor(QPalette::Inactive, QPalette::Highlight, p.color(QPalette::Active, QPalette::Highlight)); p.setColor(QPalette::Inactive, QPalette::HighlightedText, p.color(QPalette::Active, QPalette::HighlightedText)); setPalette(p); renders highlighted text still in the applications default palette color.
Attachments
Add attachment
proposed patch, testcase, etc.
Jocelyn Turcotte
Comment 1
2010-01-14 11:23:21 PST
P5ing until this bug gets confirmed or gets a test case.
Jocelyn Turcotte
Comment 2
2010-03-16 11:33:10 PDT
*** This bug has been marked as a duplicate of
bug 31742
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug