Bug 31535 - If several paragraphs are enclosed in bold tags, only first one shows up as bold
Summary: If several paragraphs are enclosed in bold tags, only first one shows up as bold
Status: RESOLVED DUPLICATE of bug 20976
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 3.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-25 09:48 UTC by Alain Knaff
Modified: 2003-06-22 02:10 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 Alain Knaff 2001-08-25 09:46:58 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           khtml
Version:           3.0 (using KDE 2.2.0 )
Severity:          normal
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:                Linux (i686) release 2.4.9
OS/Compiler notes: 

The following example only shows the first paragraph as bold in konqueror:
<b>
 Paragraph 1<p>
 Paragraph 2<p>
</b>
In netscape both paragraphs show up as bold. Same goes for other tags such as <em> and <u>


(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Alain Knaff 2003-01-29 21:03:38 UTC
The bug still happens in KDE 3.1.0 
 
Comment 2 Kai Lahmann 2003-06-22 02:10:31 UTC

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