Bug 73090

Summary: Borders broken on inline boxes
Product: [Applications] konqueror Reporter: kde
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: test case
test case

Description kde 2004-01-21 01:08:19 UTC
Version:            (using KDE KDE 3.1.5)
Installed from:    Gentoo Packages
Compiler:          gcc-3.3.2 20031218 
OS:          Linux

The attached page should render with a border around each span element. I see a border around the first, nothing around the second, a border around the non-breaking space in the third and a border around both the contained inline blocks in the fourth. Border is not an inherited property, so this last is definitely wrong.
Comment 1 kde 2004-01-21 01:08:56 UTC
Created attachment 4263 [details]
test case
Comment 2 kde 2004-01-21 01:18:59 UTC
Created attachment 4266 [details]
test case

Sorry, there was a typo in the last test case.
Comment 3 kde 2004-01-21 01:21:01 UTC
The comment about the fourth test is incorrect now the test case has been corrected.
Comment 4 Kai Lahmann 2004-01-21 02:47:58 UTC
some ascii-art:

<span>[something]<em>more</em></span>

the [] is the border. It always ends, if a sub-element starts. Really a bug.
Comment 5 James Ots 2004-01-21 16:05:50 UTC
Duplicate of #44092?
Comment 6 Kai Lahmann 2004-01-21 16:09:39 UTC
jep

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