Bug 73462

Summary: [test case included] div doesn't honor the clear: both; property of an internal div if floating image is present under special condition.
Product: [Applications] konqueror Reporter: Stéphane Magnenat <stephane>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Test case (need an image)
The image for the atached test case

Description Stéphane Magnenat 2004-01-25 14:49:36 UTC
Version:           3.2.0 (using KDE 3.2.0 RC1,  (testing/unstable))
Compiler:          gcc version 3.3.3 20040110 (prerelease) (Debian)
OS:          Linux (i686) release 2.4.20-3-k7-agnula

div doesn't honor the clear: both; property of an internal div if floating image is present leading to the overflow of the image if the top div contains paragraphs that have negative margin value (strange but css legal).

Test case included to illustrate this
Comment 1 Stéphane Magnenat 2004-01-25 14:50:19 UTC
Created attachment 4343 [details]
Test case (need an image)
Comment 2 Stéphane Magnenat 2004-01-25 14:50:42 UTC
Created attachment 4344 [details]
The image for the atached test case
Comment 3 Stephan Kulow 2004-01-25 17:27:31 UTC
your statements are _very_ confusing. I have actually no idea what your test case is about. Anyway, clear: both not working is a known fact

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