Bug 32852

Summary: bold font causing misrendering of non bold fonts (http://www.endeffect.com)
Product: [Applications] konqueror Reporter: battle
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 2.2.1   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

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