[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-bugs
Subject:    [Bug 59167] New: Testcase: style="display:inline" breaks table
From:       "Jürgen" Pfennig <info () j-pfennig ! de>
Date:       2003-05-31 10:10:00
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=59167     
           Summary: Testcase: style="display:inline" breaks table formatting
           Product: konqueror
           Version: 4.0
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: khtml
        AssignedTo: konq-bugs@kde.org
        ReportedBy: info@j-pfennig.de


Version:           4.0 (using KDE 3.1.2)
Installed from:    SuSE
Compiler:          gcc version 3.3 20030226 (prerelease) (SuSE Linux)
OS:          Linux (i686) release 2.4.20

Related bug: 58205. Adding the display style to table already breaks table \
formatting. It does not matter wether the attribute is statice (from source) or added \
at runtime. If you set the attribute at runtime (via javascript) the table looses its \
formatting. Here is a peace of static HTML do illustrate the problem:

<p>below we have a normal table of 100% width ...</p>

<table width="100%" border="1">
<tr>
   <td>eins</td><td>zwei</td>
</tr>
</table>

<p>the following table is like the one above with style
"display:inline" as an attribute. Inline is the default
value, and thus the attribute should be a no-op ...</p>

<table width="100%" border="1" style="display:inline">
<tr>
   <td>eins</td><td>zwei</td>
</tr>
</table>
_______________________________________________
Konq-bugs mailing list
Konq-bugs@mail.kde.org
http://mail.kde.org/mailman/listinfo/konq-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic