Bug 134386 - [test case] table cell alignment problem
Summary: [test case] table cell alignment problem
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-20 12:51 UTC by Tommi Tervo
Modified: 2024-05-06 20:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
test case attached (1.89 KB, text/html)
2006-09-20 12:52 UTC, Tommi Tervo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tommi Tervo 2006-09-20 12:51:38 UTC
Version:           3.5.4 (using KDE 3.5.4, compiled sources)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.12-10-386

Table cells won't align parallel, see attached test case
(test case from robod, www.robodesign.ro)
Comment 1 Tommi Tervo 2006-09-20 12:52:03 UTC
Created attachment 17849 [details]
test case attached
Comment 2 Tommi Tervo 2006-09-20 12:59:06 UTC
adding <p>&nbsp;</p> to wrapper2 div insted of <p></p> fixes problem. 
Comment 3 Tommi Tervo 2006-09-20 13:16:16 UTC
workaround 1: use any inline element: span, b, i, em, ...
workaround 2. style display:inline for the <p>/<div>/whatever you have

The bug holds true even if position:absolute/relative is set to the empty element.
Comment 4 Frank Reininghaus 2008-04-23 22:54:17 UTC
I can confirm the bug and Tommi's workaround from comment #2 with SVN rev. 798811.
Comment 5 Justin Zobel 2021-03-21 00:25:32 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.
Comment 6 Christoph Cullmann 2024-05-06 20:58:16 UTC
Dear user,

KHTML (and KJS) was a long time more or less unmaintained and got removed in KF6.

Please migrate to use a QWebEngine based HTML component.

We will do no further fixes or improvements to the KF5 branches of these components beside important security fixes.

For security issues, please see:

https://kde.org/info/security/

Sorry that we did not fix this issue during the life-time of KHTML.

Greetings
Christoph Cullmann