Description

The GUI editor destroys style information of tables...

Steps to reproduce

  1. Edit this page and compare the result to the old version.

Example

Using background-color: ||<tablebgcolor="lightyellow" tablewidth="100%" tablestyle="text-align: right;">Foo ||

Using background: ||<tablebgcolor="lightyellow" tablewidth="100%" tablestyle="text-align: right;">Foo ||

Details

This wiki.

Workaround

Discussion

It's not "background", it is "background-color" - then at least this works ok.

Both are valid CSS, see CSS 2 specification.

It kind of round-trips now (although it doesn't regenerate exact markup, but maybe some equivalent other markup). But FCKeditor seems to have issues when trying to setup alignment attributes.

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/GuiEditorDestroysTableStyles (last edited 2007-10-29 19:06:24 by localhost)