Bug 19486
Summary: | [Gtk] Setting font colours | ||
---|---|---|---|
Product: | WebKit | Reporter: | Don Scorgie <Don> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux | ||
Bug Depends on: | 15597 | ||
Bug Blocks: |
Don Scorgie
Webkit does not seem to respect the theme font colours and provides no method of seeting the relevant colours.
This impacts on "high contrast inverse" themes. These have white fonts on dark backgrounds. When tested, this results in the correct dark background, but the text remain black (and hence unreadable).
In addition, some themes set the "link-color" property, which is not respected.
Ideally, webkit would take care of these, reading and setting direct from the theme however as a backup, the ability to set a property of WebKitWebSettings would be great.
Thanks
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Christian Dywan
*** This bug has been marked as a duplicate of 15597 ***