Bug 180320 - problem with <ul> width in <div>
Summary: problem with <ul> width in <div>
Status: CONFIRMED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: testcase, triaged
: 180304 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-11 11:58 UTC by lunter
Modified: 2021-03-21 00:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
testcase (89 bytes, text/html)
2009-06-20 14:30 UTC, A. Spehr
Details

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