Bug 242661 - [testcase] wrong calculation of table cell width if cellpadding is set.
Summary: [testcase] wrong calculation of table cell width if cellpadding is set.
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: 4.4.0
Platform: Slackware Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 09:56 UTC by Konrad Rzepecki
Modified: 2024-05-06 20:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
testcase (541 bytes, text/html)
2010-06-24 09:56 UTC, Konrad Rzepecki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Konrad Rzepecki 2010-06-24 09:56:22 UTC
Created attachment 48280 [details]
testcase

Version:           4.4.0 (using KDE 4.4.3) 
OS:                Linux

Konqeror wrong calculate table width when one of table empty cells haven't set width explictly. This only occus when cellpadding is set to non zero. This force empty cell to have non zero width, so it shuld be resized to desired size (100% - sum of widths of explictly sized cells). See testcase for details.

Chrome, FF, Opera, IE6 renders testcase as expected.

Reproducible: Always




PS. I cannot choose 4.4.3 as konqueror version because isn't on a list...
Comment 1 Konrad Rzepecki 2011-02-01 12:35:40 UTC
Still present in 4.6.0 in khtml. Webkit part render this correctly.
Comment 2 Andrew Crouthamel 2018-11-05 03:07:45 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Konrad Rzepecki 2018-11-05 07:09:12 UTC
It was ages ago...

I'm unable to test this in KDE 5. In 4.14.38 is still present in KHTML part (webkit works OK). See testcase - if tables are identical bug is gone.
Comment 4 Andrew Crouthamel 2018-11-05 14:02:28 UTC
Thanks for the update!
Comment 5 Justin Zobel 2022-12-02 01:22:51 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 6 Konrad Rzepecki 2022-12-02 06:48:10 UTC
Yes, this is still present.

See testcase, this is obvious to check!
Comment 7 Christoph Cullmann 2024-05-06 20:58:06 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