It looks like popup options doesn't has any mention of scrollbars config. It is handled well in all other modern browsers, but IE11 has no scrollbar in that window, hereby user can't see/use "Allow" button. I looked into IPopupOptions, but for now there is no parameter for it. Is there any chances to fix it? My suggestion is to update interface IPopupOptions and method prepareOptions in PopupService in a way that allows usage of "scrollbars" option similarly to "toolbar" option.
It looks like popup options doesn't has any mention of scrollbars config. It is handled well in all other modern browsers, but IE11 has no scrollbar in that window, hereby user can't see/use "Allow" button. I looked into IPopupOptions, but for now there is no parameter for it. Is there any chances to fix it? My suggestion is to update interface IPopupOptions and method prepareOptions in PopupService in a way that allows usage of "scrollbars" option similarly to "toolbar" option.