Ezio Melotti <[email protected]> added the comment: Interestingly, the bug is present only on http://bugs.python.org/issue and not on http://bugs.python.org/. The problem is that the columns in the 'issue' page are different and somehow the colspan gets set to 0 rather than the correct value. Moreover, the whole thing is entangled in a set of nested tables. I'll take a look and see if I can replace that with something saner (like a transparent spacing gif ;).
FWIW on Firefox it works fine, probably because it sets the colspan to the number of columns instead of '1' (like chrome seems to do). _______________________________________________________ PSF Meta Tracker <[email protected]> <http://psf.upfronthosting.co.za/roundup/meta/issue406> _______________________________________________________ _______________________________________________ Tracker-discuss mailing list [email protected] http://mail.python.org/mailman/listinfo/tracker-discuss
