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

Commented Issue: HtmlEditorExtender is breaking windows position [27026]

$
0
0
HtmlEditorExtender is breaking my application position by the code bellow. Some woraround can be made?

/// Wraps ASP.NET's WebForm_OnSubmit in order to encode tags prior to submission
this._editableDiv.focus();


Comments: We have a page with a HtmlEditorExtender. On the same page is an UpdatePanel with a listbox and a button. The HtmlEditorExtender is outside the UpdatePanel. When I click the button in the updatepanel the htmleditor forces focus to itself. This happens in file // Name: HtmlEditorExtender.HtmlEditorExtenderBehavior.debug.js // Assembly: AjaxControlToolkit // Version: 4.1.51116.0 // FileVersion: 4.1.51116 In the code _editableDiv_submit: function () { var char = 3; var sel = null; this._editableDiv.focus(); Please fix this FAST!

Viewing all articles
Browse latest Browse all 4356

Trending Articles



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