bugs found using cuteeditor with AJAX Toolkit ModalPopupExtender

Last post 08-03-2011, 9:22 AM by hrm123. 5 replies.
Sort Posts: Previous Next
  •  01-14-2008, 12:55 PM 36297

    bugs found using cuteeditor with AJAX Toolkit ModalPopupExtender

    Hi Adam,
     
    we have found two bugs using cuteeditor with AJAX Toolkit ModalPopupExtender.
     
    1) When setting the height to 100px then cuteeditor appears with 160px in the ModalPopupExtender.
        When then clicking on "Preview" or "HTML" the height will be restored to the 100px.
        Error found with IE 7.0. With Firefox is ok.

    2) The ContextMenu appears behind the Editor.
        Error found with IE 7.0 and Firefox.
     
    Below is the code. Just start it and click the button "Show".

    Can you please soon  provide a fix?
     
    Joerg
     
    ------------------------------------------------------------------------------------------------------------

    <%@ Page Language="VB" %>
    <%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>
    <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %>
     
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head runat="server">
    <title>Untitled Page</title>
    </head>
    <body>
    <form id="form1" runat="server">
    <asp:ScriptManager id="ScriptManager1" runat="server"></asp:ScriptManager>
    <ajaxToolkit:ModalPopupExtender ID="ModalPopupExtender1" runat="server" TargetControlID="btnShow" PopupControlID="panel1" />

    <asp:LinkButton ID="btnShow" runat="server" Text="Show" />

    <asp:Panel ID="panel1" runat="server" style="display:none; width:500px; height:500px; padding:3px; border:solid 1px black" >
    <CE:Editor ID="CuteEditor1" runat="server" ConfigurationPath="~/CuteEditor/Configuration/AutoConfigure/Minimal.config"
    Height="100px">
    </CE:Editor>
    </asp:Panel>

    </form>
    </body>
    </html>

  •  01-15-2008, 10:11 AM 36328 in reply to 36297

    Re: bugs found using cuteeditor with AJAX Toolkit ModalPopupExtender

    Joerg,
     
    We will test this product and your code then get back to you.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  01-21-2008, 3:26 PM 36440 in reply to 36328

    Re: bugs found using cuteeditor with AJAX Toolkit ModalPopupExtender

    Hello Adam,
     
    please, I need help on this problem. I can not solve it and this bug is anoying.
     
    Thanks for any reply on this!
     
    Joerg
  •  07-09-2008, 1:40 AM 42039 in reply to 36440

    Re: bugs found using cuteeditor with AJAX Toolkit ModalPopupExtender

    Joerg,
     
    This issue is resolved in version 6.1.
     
    Please download this new version.
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  08-03-2011, 9:15 AM 69225 in reply to 42039

    Re: bugs found using cuteeditor with AJAX Toolkit ModalPopupExtender

    Hello Support,
    pls ignore..
    Ram.
  •  08-03-2011, 9:22 AM 69227 in reply to 69225

    Re: bugs found using cuteeditor with AJAX Toolkit ModalPopupExtender

    pls ignore.. seems a developmental issue on my website
View as RSS news feed in XML