problem after using UseStandardDialog

Last post 07-31-2015, 8:32 AM by Kenneth. 5 replies.
Sort Posts: Previous Next
  •  07-23-2015, 11:37 PM 80548

    problem after using UseStandardDialog

     I am using editor 6.7

    I need to use the editor in ifram so I need to set UseStandardDialog
    to true.

    I find that pop up window cannot resize if the content is too big even I  change the setting in Constant.js

    eg:

    editorconstant._helpDialogFeature = "resizable:1;dialogWidth:810px;dialogHeight:450px;;scroll:yes;"; 

     

    Is there any solutioon it or how can I use Vista Style Dialog with iframe?


     

  •  07-24-2015, 9:25 AM 80549 in reply to 80548

    Re: problem after using UseStandardDialog

    Hi,

     

    the dialog is resizable by default when ing UseStandardDialog setting, can you send your editor page url to [email protected]? so I can check on it directly.

     

    Regards,

     

    Ken 

  •  07-28-2015, 10:18 PM 80553 in reply to 80549

    Re: problem after using UseStandardDialog

     I am sorry that I type wrong of the problem

    after set UseStandardDialog  = ture

    It no scroll bar if the content is bigger then the window size even I set "scroll:yes;" in Constant.js.

     

    another question is can use Vista Style Dialog with iframe?

     

  •  07-29-2015, 8:45 AM 80554 in reply to 80553

    Re: problem after using UseStandardDialog

    Hi,

     

    Can you post a screenshot show the issue?

     

    The dialog does not has theme setting.

     

    regards,

     

    Ken 

  •  07-30-2015, 10:08 PM 80555 in reply to 80554

    Re: problem after using UseStandardDialog

    Here is the example of help page you can see the content is too big and no scroll bar and cannot see the bottom content even I make it to full screen
  •  07-31-2015, 8:32 AM 80557 in reply to 80555

    Re: problem after using UseStandardDialog

    Hi,

     

    It like that this issue only happens on firefox browser, when testing on chrome/IE, the scrollbar works fine. by the way, it is resizable even using on firefox. I will report to the development team and improve it in the future version.

     

    And do not need to change the code in "CuteSoft_Client\CuteEditor\Scripts\Constant.js", the settings only use for the default mode. The UseStandardDialog mode using "editor.ShowDialog()" to opens the dialog, this code has been Encrypted in a js file, so can not change from your end directly for now.

     

    Regards,

     

    Ken 

View as RSS news feed in XML