[WebKit-devel] [Bug 293948] New: WebKit fallbacks to sans despite "monospace" is presented in font-family
Egor Tensin
Egor.Tensin at gmail.com
Sun Feb 12 23:29:02 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=293948
Summary: WebKit fallbacks to sans despite "monospace" is
presented in font-family
Product: kwebkitpart
Version: 1.2.0
Platform: Archlinux Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: webkit-devel at kde.org
ReportedBy: Egor.Tensin at gmail.com
Version: 1.2.0 (using KDE 4.8.0)
OS: Linux
Webkit fallbacks to sans font even existing fonts are given in font-family
attribute (e.g. "Liberation Mono") and ignores "monospace" entry.
Reproducible: Always
Steps to Reproduce:
1) Install Konqueror and KWebKitPart and set Konqueror's default rendering
engine to WebKit.
2) Open some random paste on pastebin.com (which, according to Firebug, has
font-family set to "Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu
Sans Mono,Bitstream Vera Sans Mono,monospace,serif").
Actual Results:
Paste's font is Liberation Sans (which is my sans alias).
Expected Results:
Paste's font should be Liberation Mono (which is my monospace alias and is also
specified in the middle of the list).
Konqueror + KHTML and Firefox seem to work correctly.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the WebKit-devel
mailing list