Bug 180320

Summary: problem with <ul> width in <div>
Product: [Applications] konqueror Reporter: lunter <lunter>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: CONFIRMED ---    
Severity: normal CC: andresbajotierra, zahl
Priority: NOR Keywords: testcase, triaged
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:
Attachments: testcase

Description lunter 2009-01-11 11:58:11 UTC
Version:            (using KDE 4.1.3)
OS:                MS Windows
Installed from:    MS Windows

Run this code at KDE 4.1.3

<div style="display:table"><ul
style="padding:0;background:red;height:100px"></ul></div>

<ul> should have zero width, but on KHTML it is 1px (red vertical line)

Try this code on IE 8.0 or FF 3.1 or Opera 10 - no red line.
Comment 1 Dario Andres 2009-01-11 14:59:12 UTC
Here using:

Qt: 4.4.3 + qt-copy-patches-889120
KDE: 4.2.60 (KDE 4.2.60 (KDE 4.3 >= 20090106))
kdelibs svn rev. 908746 / kdebase svn rev. 908787
on ArchLinux x86_64 - Kernel 2.6.27.10

I can reproduce this bug.
Adding "width:0" to the ul style fixes the issue, may this be a default value bug or something?
Comment 2 Maksim Orlovich 2009-01-11 18:05:29 UTC
*** Bug 180304 has been marked as a duplicate of this bug. ***
Comment 3 A. Spehr 2009-06-20 14:30:40 UTC
Created attachment 34675 [details]
testcase

from report
Comment 4 Justin Zobel 2021-03-21 00:25:42 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 10 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.