This is a migrated thread and some comments may be shown as answers.

[Solved] Table content getting the formatting styles of preceding text.

1 Answer 101 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 07 Apr 2008, 10:19 PM
We get the following results: when styling text and closing it (such as highlight tetxt bold), the style will be carried on to a table if we insert the table after the styled text.

Repro steps:
1) Hit bold and enter text
2) Unselect the bold
3) Now insert a table and enter text in all the rows and columns without any formatting styles.
4) Check HTML, you will see that the <strong> tag is closed after the table making the text all bold inside.

This also happened on the Telerik Prometheus demo page.
Thank you.


1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 10 Apr 2008, 11:14 AM
Hi Robert,

The observed problem is a browser behavior and cannot be reproduced if a space character (&nbsp;) is present after the bolded text. If a space character is not present, the browser automatically sets the table within the strong tags - this problem can be reproduced with other DHTML editors as well.

I logged this issue in our ToDo list for consideration. Your points were updated.



Best regards,
George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Robert
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or