[xwiki-users] wysiwyg editor 1.2.1 table styles
If more than one table row is selected in the wysiwyg editor, and a style (such as a font size) is applied to the rows, then each cell will be wrapped in {style span...} text {style} . When this is saved, the newlines at the end of the rows will disappear. ie {style span...} row1, last cell{style} {style span...} row2, first cell{style} becomes {style span...} row1, last cell{style} {style span...} row2, first cell{style} Is there an easy way around this? -- View this message in context: http://www.nabble.com/wysiwyg-editor-1.2.1-table-styles-tp15625650p15625650.... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Rick, This looks like a bug. Please report it in JIRA (http://jira.xwiki.org). thanks -Vincent On Feb 22, 2008, at 2:34 AM, Rick Nuckolls wrote:
If more than one table row is selected in the wysiwyg editor, and a style (such as a font size) is applied to the rows, then each cell will be wrapped in {style span...} text {style} .
When this is saved, the newlines at the end of the rows will disappear. ie
{style span...} row1, last cell{style} {style span...} row2, first cell{style}
becomes {style span...} row1, last cell{style} {style span...} row2, first cell{style}
Is there an easy way around this?
participants (2)
-
Rick Nuckolls -
Vincent Massol