Bug 60976 - incorrent font selection with css font-family
Summary: incorrent font selection with css font-family
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.0
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-09 11:56 UTC by Manafta
Modified: 2024-01-17 14:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
test case (452 bytes, text/html)
2003-10-23 09:10 UTC, Stephan Kulow
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manafta 2003-07-09 11:56:29 UTC
Version:           4.0 (using KDE 3.1.0)
Installed from:    Mandrake Linux Cooker i586 - Cooker
Compiler:          gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
OS:          Linux (i686) release 2.4.21-0.13mdksmp

The incorrect font is displayed if the font-family in a style sheet is defined like:

font-family: "bitstream vera", georgia, serif;

The problem seems to be related with multi-part font names. With single fonts names there is no problem

See: http://www.dse.nl/~ebert/bolles-wilson/
Comment 1 Maksim Orlovich 2003-07-09 14:43:05 UTC
*** This bug has been marked as a duplicate of 60556 ***
Comment 2 Maksim Orlovich 2003-08-24 16:17:07 UTC
grr, I can't read. 
 
Comment 3 Stephan Kulow 2003-10-23 09:10:23 UTC
Created attachment 2857 [details]
test case

works for me in HEAD
Comment 4 Stephan Kulow 2003-10-23 09:11:22 UTC
works for me both in 3.1.4 and HEAD.