Edited Unassigned: MaskedEdit extender culture setting issue [27858]
Steps to reproduce the issue:1 - Go to the AjaxControlToolkit demo page:http://ajaxcontroltoolkit.devexpress.com/MaskedEdit/MaskedEdit.aspx2 - Configure your web browser to have "French" (fr-FR) as...
View ArticleCommented Unassigned: htmlextender lacks source view [27859]
I noticed that the htmlextender does not put two little tabs on the bottom of the text-editor - one for source view, and one for GUI view. Having a source view can be useful for deleting html etc. On...
View ArticleCommented Issue: MaskedEditExtender type Date fails with "hu-HU" culture [27764]
The MaskedEditExtender fails when the CultureName="Date" and MaskType="hu-HU" settings are used.__Behavior__: The date value is cleared from the underlying textbox, Also the underlying textbox posts...
View ArticleEdited Issue: MaskedEditExtender type Date fails with "hu-HU" culture [27764]
The MaskedEditExtender fails when the CultureName="Date" and MaskType="hu-HU" settings are used.__Behavior__: The date value is cleared from the underlying textbox, Also the underlying textbox posts...
View ArticleReopened Issue: HtmlEditorExtender Causing Javascript Error on IE 11 [27547]
This happens on IE 11 only so far (OS=windows 8.1). When you make the textbox visible to false, it causes javascript error. Please fix this bug. (sample attached).
View ArticleEdited Issue: HtmlEditorExtender Causing Javascript Error on IE 11 [27547]
This happens on IE 11 only so far (OS=windows 8.1). When you make the textbox visible to false, it causes javascript error. Please fix this bug. (sample attached).
View ArticleEdited Issue: HtmlEditorExtender Causing Javascript Error on IE 11 [27547]
This happens on IE 11 only so far (OS=windows 8.1). When you make the textbox visible to false, it causes javascript error. Please fix this bug. (sample attached).
View ArticleEdited Issue: MaskedEdit extender culture setting issue [27858]
Steps to reproduce the issue:1 - Go to the AjaxControlToolkit demo page:http://ajaxcontroltoolkit.devexpress.com/MaskedEdit/MaskedEdit.aspx2 - Configure your web browser to have "French" (fr-FR) as...
View ArticleReopened Unassigned: big issue: htmlextender bug [27860]
I created a page to test the htmlextender.I put two textboxes in it, one at the top, one at the bottom. Each had its own htmlextender.I had a SUBMIT button, and when it is clicked, it copies the...
View ArticleCommented Unassigned: ScriptManager causes page to keep refreshing in IE 8...
Hi, I'm having a compatibility issue with IE 8 due to the ScriptManagers... What happens is as following:1. Homepage renders as expected.2. User logs in.3. A dynamic menu using Accordions is created to...
View ArticleClosed Unassigned: ScriptManager causes page to keep refreshing in IE 8 [27751]
Hi, I'm having a compatibility issue with IE 8 due to the ScriptManagers... What happens is as following:1. Homepage renders as expected.2. User logs in.3. A dynamic menu using Accordions is created to...
View ArticleClosed Unassigned: jQuery.Start.debug.js createDelegate not compatible with...
The following code does not work as intended on IE8```function createDelegate(object, ev, method) { var fn = function () { var args = []; args.push(ev); if (arguments) { for (var a in arguments) {...
View ArticleCommented Unassigned: Scrollbar ajaxToolkit ModalPopupExtender [27747]
Hi there,in my webpage i have a button that open a ModalPopupExtender.. and it works well... the same page when i use mobile phone.. i cant see all popuppanel because i dont have a scrollbar... the...
View ArticleClosed Unassigned: Scrollbar ajaxToolkit ModalPopupExtender [27747]
Hi there,in my webpage i have a button that open a ModalPopupExtender.. and it works well... the same page when i use mobile phone.. i cant see all popuppanel because i dont have a scrollbar... the...
View ArticleCommented Unassigned: widget events only support one listener? [27746]
I tried to use add_activeTabChanged on a TabContainer multiple times, but only the last add gets a callback, im 99% sure that this was not the case pre the jquery implementation of...
View ArticleClosed Unassigned: widget events only support one listener? [27746]
I tried to use add_activeTabChanged on a TabContainer multiple times, but only the last add gets a callback, im 99% sure that this was not the case pre the jquery implementation of TabContainer...
View ArticleCommented Unassigned: big issue: htmlextender bug [27860]
I created a page to test the htmlextender.I put two textboxes in it, one at the top, one at the bottom. Each had its own htmlextender.I had a SUBMIT button, and when it is clicked, it copies the...
View ArticleCommented Unassigned: big issue: htmlextender bug [27860]
I created a page to test the htmlextender.I put two textboxes in it, one at the top, one at the bottom. Each had its own htmlextender.I had a SUBMIT button, and when it is clicked, it copies the...
View ArticleCreated Unassigned: sanitizer causes unbalanced html [27861]
I use the htmlEditorExtender, and I process the output of it through a filter (that I wrote) that looks for bad syntax in html, such as unbalanced start and end tags. My code also removes dangerous...
View ArticleCommented Unassigned: sanitizer causes unbalanced html [27861]
I use the htmlEditorExtender, and I process the output of it through a filter (that I wrote) that looks for bad syntax in html, such as unbalanced start and end tags. My code also removes dangerous...
View Article