Closed
Bug 495424
Opened 16 years ago
Closed 7 years ago
KompoZer table cell values not deleted
Categories
(Composer Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bruce.wittmeier, Assigned: glazou)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.11pre) Gecko/2009043005 GranParadiso/3.0.11pre (.NET CLR 3.5.30729)
Build Identifier: 0.8
KompoZer 0.7 and 0.8 do not clear table cell values when using % for width. When this occurs IE will read these values and make the cell appear left justified and wrap within the 'value' width (not the actual cell width.
The fix is to go back into each cell/column and delete these values.
Reproducible: Always
Steps to Reproduce:
1. Create a table
2. Add some text into a cell
3. Change the cell width to 'join with right cell'.
Actual Results:
The results are the cell will still appear narrow, wrap and display incorrectly in IE. It works fine in the KompoZer editor and Mozilla products.
I dont understand why the Mozilla products wont read the values as IE does.
Expected Results:
The line should not wrap. If it worked correctly, Im sure it would not appear left justified as well.
The values appear in the source for both IE and Mozilla/FF but the two browsers dont handle the page the same.
| Reporter | ||
Comment 1•16 years ago
|
||
One more thing. This applies when you attempt to center text or an image.
Comment 2•7 years ago
|
||
Composer isn't maintained anymore. Closing these bugs (no activity for a while)
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•