Closed
Bug 315849
Opened 20 years ago
Closed 20 years ago
Borders sometims don't show when rowspan and border-collapse: collpase is used.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 142998
People
(Reporter: mschering, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; nl-NL; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; nl-NL; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7)
If I have a table with border-collapse:collapse and there is a cell in there with rowspan, the borders don't get shown occassionally. Esppecially the vertical borders.
I can workaround by setting border-collapse:seperate; in the stylesheet and then cvhange the borders to collapse with javascript in the onload function.
Reproducible: Sometimes
Steps to Reproduce:
1.Go to http://demo.imfoss.nl/groupoffice/
2.login with demo/demo
3.Keep clicking the calendar button at the bottom until it happens. Make sure there's an event with rowspan in there. Sometimes it can take some time to happen
Actual Results:
Sometimes the borders don't show or partially show.
Expected Results:
All borders should be there
I found this attachement of a bug for mozilla 1.6 that has this problem too:
https://bugzilla.mozilla.org/attachment.cgi?id=201169&action=view
Duplicate of/related to Core bug 244135?
Comment 4•20 years ago
|
||
Seems to be a dupe of bug 142998. Duping there.
*** This bug has been marked as a duplicate of 142998 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•