Make Template window too small and not resizable

Last post 02-18-2010, 6:00 AM by algoralat. 6 replies.
Sort Posts: Previous Next
  •  02-17-2010, 9:24 AM 58758

    Make Template window too small and not resizable

    Windows opening inside "Make Template" don't fit, making some of the controls in the inner windows invisible (image below).
    These are usually insert functions, like "Downloadable files". 
    It is also impossible to resize the Make template window.
     
    Tested with Chrome, FF3 and IE8
     
    -mika- 
     
     
    Filed under: , ,
  •  02-17-2010, 12:52 PM 58762 in reply to 58758

    Re: Make Template window too small and not resizable

    Dear Mika,
     
    We can reproduce this issue and are investigating it, will get back to you soon later.
     
    Regards,
    Eric
  •  02-17-2010, 2:40 PM 58763 in reply to 58758

    Re: Make Template window too small and not resizable

    Mika:
    Windows opening inside "Make Template" don't fit, making some of the controls in the inner windows invisible (image below).
    These are usually insert functions, like "Downloadable files". 
    It is also impossible to resize the Make template window.
     
    Tested with Chrome, FF3 and IE8
     
    -mika- 
     
     
     
    Please open CuteSoft_Client\CuteEditor\Dialogs\outereditorfull.aspx and change the editor setting to:
     
     <CE:EDITOR
         id="OuterEditor"
         AutoConfigure="Full"
         ShowDecreaseButton="false"
         ShowEnlargeButton="false"
         UseStandardDialog="true"
         runat="server"
         DisableItemList="print,DocumentPropertyPage,ToFullPage,FromFullPage,CssStyle,InsertTemplate"
        >
       </CE:EDITOR>

    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

  •  02-18-2010, 5:44 AM 58778 in reply to 58763

    Re: Make Template window too small and not resizable

    This solved the problem, thanks!
View as RSS news feed in XML