It is the "normal" way web editor works : shows border (double-line borders)
Then, displayed, talbes have no border.
If you want borders you have to specify it is the property of table / cells.
Hint : easy way to include a "formated" table, is to draw it in word, then copy / paste into the note 😉
Thanks for the reply, I thought it was an issue.
If I understood correctly, then the borders are invisible by default (represented by a two-line border in the editor) ?
However, even while manipulating the properties of the table (Border size, Border Color), I am unable to make the borders visible outside the editor. It's normal ?
Hint : easy way to include a "formated" table, is to draw it in word, then copy / paste into the note 😉
Indeed, copying / pasting an already formatted table gives more or less faithful results. But being able to create a table with borders directly in the editor would be faster.
Tony44
However, even while manipulating the properties of the table (Border size, Border Color), I am unable to make the borders visible outside the editor. It's normal ?
Try style : border: 1px solid black;
However, even while manipulating the properties of the table (Border size, Border Color), I am unable to make the borders visible outside the editor. It's normal ?
Try style : border: 1px solid black;
This works, but only for the outer border of the table.
CKEditor:
Result:
Is there anything else to add for the interior borders ?
Shouldn't the value entered in "Border size" ("Table Properties" tab) automatically be copied into the "Style" control ("Advanced" tab), as is the case for "Width" for example ?
Thanks
Tony44
Hi,
This is the behavior of the CK Editor.
We don't master it.
To have border on the "inside" you have to define border for each cell...
We'll have a look to set a workaround so that setting border color will be enough to show borders.
Hi,
Thanks for the bypass, it works !
Tony44
Hi,
As of V9.2.0, it seems that the workaround is no longer effective. Is it voluntary ?
Tony44
This works again in V9.2.4
Tony44



