You are not logged in.
Pages: 1
Is anyone else having a problem putting a border back on a table after it is set to 0? I wanted to post here before I submitted it as a bug. Basically, the problem I am running into is when I set the border to 0 and then try to set the border back to 1, the border doesnt show. Looking at the html code it outputs, it does set the border="1", but it also keeps the style set at "border-bottom:0px; border-top:0px, etc" which is where the problem is. Does anyone else have this problem and is there a fix or should I post this as a bug?
Offline
Offline
That ticket deals with frames and rules but does not address the border issue
Offline
That ticket deals with frames and rules but does not address the border issue
That it does. However, I suggest you look at the notes that I attached to that ticket there. You have to manually set the frames (aka borders) and rules normally, so when restoring from a 0px border you have to change it to 1px and then change frames to "All Four Sides" to restore the border of the table. Or you could do the patch I suggested in the ticket and then you just have to change the borders as the frames and rules options are defaulted to on
I've just tested on Mozilla and IE and the only problem I could find with tables was what has already been reported in that ticket.
Last edited by PeteBest (2005-08-03 08:32:25)
Offline
Wow - ticket 201 was closed, and the bug is still there. It looks like 1008 is a similar problem.
The table properties dialog does not preserve state, flat-out. I wonder how we annoy someone enough to actually submit one of the suggested patches?
:-)
-Foo
Last edited by foo (2007-09-11 19:19:02)
Offline
Hmm... the border width in the 'CSS Style' doesn't seem to do a damned thing on FF 2.0.0.6/Mac OS 10.4.10. Am I missing something?
Offline
Pages: 1