Closed
Bug 133756
Opened 24 years ago
Closed 24 years ago
rowspan table cell content not displayed
Categories
(Core :: Layout: Tables, defect, P2)
Tracking
()
VERIFIED
FIXED
mozilla1.0
People
(Reporter: sven, Assigned: karnaze)
References
()
Details
(Keywords: dataloss, regression, testcase, Whiteboard: [adt3]PATCH)
Attachments
(5 files)
|
108.96 KB,
image/jpeg
|
Details | |
|
115.58 KB,
image/jpeg
|
Details | |
|
578 bytes,
text/html
|
Details | |
|
1.74 KB,
text/html
|
Details | |
|
1.76 KB,
patch
|
alexsavulov
:
review+
attinasi
:
superreview+
roc
:
approval+
|
Details | Diff | Splinter Review |
See URL www.free2talk.de with Mozilla 0.9.9 (Build 2002032603) and Internet
Explorer. The image map is neither able to click on it as not even able to see
in Mozilla.
The webmaster of free2talk can ensure that when he have coded it that he have
tested it before also with Mozilla and it was working fine. But at that current
version of Mozilla he confirms me that it is also not displayed on his
computer - he is using Windows XP with the same build now (downloaded today).
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
reassigning.
Assignee: morse → pavlov
Component: Image Management → ImageLib
QA Contact: tever → tpreston
| Reporter | ||
Comment 3•24 years ago
|
||
On that image of Netscape 6 can see that it must have worked on Mozilla before,
too. I have read that Netscape 6.2.2 shall base on Mozilla 0.9.4 - dunno if
true or not. But I also think that with my 0.9.7 it was working fine, just now
seems that function is missing.
Comment 4•24 years ago
|
||
-> layout
Assignee: pavlov → attinasi
Component: ImageLib → Layout
QA Contact: tpreston → petersen
Comment 6•24 years ago
|
||
attaching minimal testcase
not sure if what mozilla is doing is OK or not - it appears that it doesn't
like the rowspan with the empty rows. I don't think it's valid HTML for there
not to be at least one <td></td> within each row, and inserting them where
indicated (comments in the testcase) makes it work as expected.
Comment 7•24 years ago
|
||
confirming, testcase, updating summary. leaving OS as win98, but it happens
with win2000 for me (with a recent nightly), so i guess is probably "all"
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: testcase
Summary: Image Map not displayed with Mozilla 0.9.9 → rowspan table cell content not displayed
Comment 8•24 years ago
|
||
Comment 9•24 years ago
|
||
Also occurs on Linux, OS->All. Reassigning to HTMLTables.
| Assignee | ||
Comment 10•24 years ago
|
||
I think this bug has existed for a few months.
| Assignee | ||
Comment 11•24 years ago
|
||
Updated•24 years ago
|
Whiteboard: [adt3]
Comment 12•24 years ago
|
||
Comment on attachment 76518 [details] [diff] [review]
patch to fix the bug
r= alexsavulov
Attachment #76518 -
Flags: review+
Updated•24 years ago
|
Attachment #76518 -
Flags: superreview+
Comment 13•24 years ago
|
||
Comment on attachment 76518 [details] [diff] [review]
patch to fix the bug
sr=attinasi
Comment on attachment 76518 [details] [diff] [review]
patch to fix the bug
a=roc+moz
Attachment #76518 -
Flags: approval+
| Assignee | ||
Updated•24 years ago
|
Whiteboard: [adt3] → [adt3]PATCH
| Assignee | ||
Comment 15•24 years ago
|
||
The patch is in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 16•24 years ago
|
||
Verified. The attached testcases and the given URL works fine.
Build ID: 2002041003
Status: RESOLVED → VERIFIED
Comment 17•24 years ago
|
||
*** Bug 111191 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•