Bug 32852 - bold font causing misrendering of non bold fonts (http://www.endeffect.com)
Summary: bold font causing misrendering of non bold fonts (http://www.endeffect.com)
Status: RESOLVED DUPLICATE of bug 20976
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 2.2.1
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-23 22:33 UTC by battle
Modified: 2003-06-22 02:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description battle 2001-09-23 22:26:06 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           khtml
Version:           2.2.1 (using KDE 2.2.1 )
Severity:          normal
Installed from:    Mandrake RPMs
Compiler:          gcc version 2.96 20000731
OS:                Linux
OS/Compiler notes:  (Mandrake Linux 8.1 2.96-0.62mdk)

if you have the following html:


<b><font face="Tahoma" size="2">hello</b></font><br>testing

testing shows up as bold when it should not be.  basically..if the bold tag appears before the initial font tag..and then is closed before the font tag is closed everything following it is bold because konqueror does not read the closing of the bold tag

http://www.endeffect.com has many examples of this on their front page

happens regardless of plugins loaded. 

the expected behavior would be that everything after the </b> tag is not bold



(Submitted via bugs.kde.org)
Comment 1 Kai Lahmann 2003-06-22 02:14:36 UTC

*** This bug has been marked as a duplicate of 20976 ***