[Webkit-unassigned] [Bug 22123] [Qt] QtWebKit should not apply color scheme to QWebPage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 10:00:48 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=22123





--- Comment #8 from Carol Szabo <carol.szabo at nokia.com>  2009-12-30 10:00:45 PST ---
(In reply to comment #7)
> Should we mark this bug as a DUP of 30173 ?

The bug itself is not a DUP of 30173.
The issue raised here is different.
30173 is about the author of a page being able to change the color of a
control, either foreground or background.
The issue here appears to be about what the default color of controls is if the
author of the page does not alter it.
In off-line and on-line discussions it appears to me that a significant opinion
current has been built in the QtWebkit contributors' community, advocating
allowing authors to change the default colors as much as possible even if the
shape of the control is going to be degraded, and reflecting the color and
shape of the native controls both in the default CSS style attributes available
to inspection by Javascript running in the browser and in the default
appearance of the controls.
Not reflecting the platform theme colors in the appearance of the controls
would be very difficult since WebKit does not provide an implementation for
controls such as radio buttons and checkboxes and some QStyle implementations
can only render these controls in the default manner.
In conclusion, I believe that the current goal is to reflect theme colors in
QtWebkit controls, but reflect them accurately both for foreground and for
background.

-- 
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