Bug 73090 - Borders broken on inline boxes
Summary: Borders broken on inline boxes
Status: RESOLVED DUPLICATE of bug 44092
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-21 01:08 UTC by kde
Modified: 2004-01-21 16:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
test case (514 bytes, text/html)
2004-01-21 01:08 UTC, kde
Details
test case (494 bytes, text/html)
2004-01-21 01:18 UTC, kde
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***