From kfm-devel Sun Dec 31 10:18:04 2000 From: owner () bugs ! kde ! org (Stephan Kulow) Date: Sun, 31 Dec 2000 10:18:04 +0000 To: kfm-devel Subject: Bug#13785: marked as done (html table rendering (html included)) X-MARC-Message: https://marc.info/?l=kfm-devel&m=97825824129933 Your message dated Sat, 30 Dec 2000 22:51:34 +0000 with message-id <00123022513407.00957@localhost.localdomain> and subject line Bug#13785: html table rendering (html included) 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) Received: (at submit) by bugs.kde.org; 27 Oct 2000 02:19:17 +0000 Received: (qmail 10696 invoked by uid 33); 27 Oct 2000 02:19:17 -0000 Date: 27 Oct 2000 02:19:17 -0000 Message-ID: <20001027021917.10695.qmail@master.kde.org> To: submit@bugs.kde.org Subject: html table rendering (html included) From: bdamm@dammfine.com Package: khtml Version: 2.0 final Severity: normal Installed from: Debian debs. The rendering engine seems to all but display certain strings within a table. Here is the html that I have stripped: Here we have two tables, which should appear similar to each other. The second one should render properly, but only does so because the html is 'coaxed' to work with khtml. Note that if the

..

s are removed, the text does't show up at all.
  • KDE is good
  • 1

    foooooooooooooooooooooooo


  • KDE is good
  •  

    1

     

    foo

According to the w3c validator, this html is quite broken. However I'm having trouble finding other ways to acheive the desired effect, and it works in Netscape and IE. -Ben (submitted via bugs.kde.org)