Your message with subj: khtml table render layout width Thank you for your bug report. This bug can not be reproduced using the current development (CVS) version of KDE. This suggests that the bug has already been fixed. The bug report will be closed. has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) (Complete bug history is available at http://bugs.kde.org/db/22/22741.html) Received: (at submit) by bugs.kde.org; 20 Mar 2001 11:15:29 +0000 Received: (qmail 24970 invoked by uid 33); 20 Mar 2001 11:15:29 -0000 Date: 20 Mar 2001 11:15:29 -0000 Message-ID: <20010320111529.24969.qmail@master.kde.org> To: submit@bugs.kde.org Subject: khtml table render layout width From: hagbard@tao-group.com Package: khtml Version: 3.0 (using KDE 2.1.0 ) Severity: normal Installed from: Debian Package 4:2.1-final-0.potato1 (2.2) Compiler: gcc version 2.95.2 20000220 (Debian GNU/Linux) OS: Linux 2.2.18pre21 i686 OS/Compiler notes: The rendering the following piece of html involving nested tables, Konqueror doesn't get the spacing of the cells of the inner table correct. According to the HTML the cells should appear vertically aligned above each other (which is what Netscape/IE do) but in Konqueror the lower table cell widths vary and ultimately don't match the upper table correctly. At a guess this is either related to the interpretation of the HTML (perhaps KHTML is asigning unused space in the ratio defined in the HTML, rather than overall available space) or possibly to the whole concept of nested tables. (Submitted via bugs.kde.org) (Called from KBugReport dialog)