Bug 65516 - colspan doesn't work properly (test case attached)
Summary: colspan doesn't work properly (test case attached)
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: 4.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2003-10-05 02:35 UTC by Mark Bucciarelli
Modified: 2018-10-27 04:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
testcase (13.99 KB, text/html)
2003-10-05 02:37 UTC, Mark Bucciarelli
Details
boiled down test case (505 bytes, text/html)
2003-10-05 04:27 UTC, Mark Bucciarelli
Details
screen shot of boiled down table (with border=1) (22.14 KB, image/png)
2003-10-06 02:40 UTC, Mark Bucciarelli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Bucciarelli 2003-10-05 02:35:33 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2 

In the attached html, there are three columns in the main table.  In the second row, the KEEPING YOU ONTIME spans two columns, which means it should extend out over the calendar shown below.  However, Konqueror wraps the text to make it fit all within the first column.

       Col 1               Col 2                 Col 3
|                       |                       |                       |
|  Realtime                                 |  mini_calendar
|  KEEPING YOU ONTIME           |
|     menu          |          big_calendar
Comment 1 Mark Bucciarelli 2003-10-05 02:37:54 UTC
Created attachment 2685 [details]
testcase

You can also see how the <a> tag doesn't inherit CSS attributes (margin-left in
this case), but that bug has already been filed.
Comment 2 Thiago Macieira 2003-10-05 04:00:18 UTC
The page looks exactly alike in Konqueror CVS HEAD and Mozilla 1.4. 
Comment 3 Mark Bucciarelli 2003-10-05 04:27:02 UTC
Created attachment 2686 [details]
boiled down test case
Comment 4 Mark Bucciarelli 2003-10-05 04:29:27 UTC
The phrase "KEEPING YOU ONTIME" is wrapped in both attached test cases in 
Konqueror CVS from a couple weeks ago. 
 
Does a more recent build not wrap this text?  Or does Mozilla have the same error? 
 
IE 6 does not wrap, it extends out into the second table column, as it should--since 
it spans two columns. 
Comment 5 Thiago Macieira 2003-10-05 09:40:14 UTC
My build is dated 20030916. The cells appear to be the same in Mozilla and in Konqueror. 
However, the line-breaking seems to vary, according to font size. In your first test case, 
Mozilla did not wordwrap while Konqueror did; in the second, it was the exact opposite: 
Konqueror showed "Keeping you ontime" in one single line. 
 
Try border=1 to see where the borders are. 
Comment 6 Mark Bucciarelli 2003-10-06 02:40:25 UTC
Created attachment 2696 [details]
screen shot of boiled down table (with border=1)

See attached.  Strange--Konq does push the cell a bit into the second column,
but only a little.  Seems like it wraps first, then computes how much space it
needs to push over.

BTW, putting table <style type="text/css"> {border: thin black} </style> didn't
work.  I had to put the border=1 in the table tags of the html.
Comment 7 Jaime Torres 2008-06-19 21:01:13 UTC
Konqueror 4 svn trunk r813735, Opera 9.5 and FF 3 renders the original test case in the same way (wrapping text). 
when in the test case I change in the css, in the h2 the margin-left: 3cm; by margin-left: 70px; it works the same in FF, Opera, IE and Konqueror.
Comment 8 Myriam Schweingruber 2012-06-20 08:55:28 UTC
Does this still apply to Konqueror 4.8.4 or later?
Comment 9 Andrew Crouthamel 2018-09-23 02:42:25 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 10 Andrew Crouthamel 2018-10-27 04:14:38 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!