We are using add-in manifest file to run application on taskpane on Desktop office 365.
We have use office js DisplayDialogAsync function to open dialog box i.e.
Office.context.ui.displayDialogAsync('https://myDomain/myDialog.html', {height: 30, width: 20, displayInIframe: true}).
Dialog box get open and close also but we want to restrict user by clicking on background of Excel on Desktop.
Please do let me know if anything is helpful to me. Our production is getting effected by lack of this functionality.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…