Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Commented Unassigned: HtmlEditorExtender corrupts text format when in compatibility view for IE8 or IE7 [27700]

$
0
0
Where a start tag contains an attribute and when in compatibility view for IE8 or IE7, the end tag is removed. Tested with IE9, AjaxControlToolkit versions 3.5.7.1213 and 4.5.7.1213.

Example:

Initial set up:
1. In IE9 set Browser Mode to IE9 Compat View and Document View to IE7 standards (e.g. via IE Developer Tools).
1. Navigate to the sample for the HTMLEditorExtender control e.g. http://www.asp.net/AjaxLibrary/AjaxControlToolkitSampleSite/HTMLEditorExtender/HTMLEditorExtender.aspx
1. Click the Display Source button for the top demo should show something like below. The attached also shows the on-screen result:
```
Hello <B jQuery19108536497986247769="231">world!</B>
```
The test

1. Click Submit Content.
1. Observe text displayed is now the raw html without the end tag:
```
Hello <B jQuery19108536497986247769="231">world!
```
I tested other items e.g. changed the colour of a word - same symptoms observed as color is an attribute of FONT.

Comments: We were unable to reproduce this issue with the latest ASP.NET AJAX Control Toolkit v15.1. Please upgrade to the latest version of AJAX Control Toolkit v15.1. If the problem remains, feel free to post a new issue.

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>