The following is happening on several of my client's Firefox machines. Unfortunately they're in a different country and I can't get access to the machines to play with them myself, nor can I replicate the problem...
I've got a table that renders like this on every browser from lynx upwards:
[row a1 ][row b1 ][row c1 ]
[nextrow b1][nextrow b2 ][nextrow c2 ]
[oddrow a3 ][longcell b3][verylongcell c3]
but on these two machines it renders as:
[row a1][row b1][row c1]
[nextrow b1][nextrow b2][nextrow c2]
[oddrow a3][longcell b3][verylongcell c3]
The rows have style picked up from the TR tag but the columns don't line up and the width of the table varies from row to row. I've
never seen a table break like this before.
My suspicion is that somewhere there's a firefox plugin eating the rendering process but I've got no idea how to attack the problem. Any suggestions?
posted by twine42 at 8:24 AM on August 21, 2008