Classification dialog is resizable in Firefox 3+
The janusSEAL for OWA On Send Classification Dialog should not be resizable by the end-user. However, when viewed in Firefox 3 and above the end-user can resize the dialog.
This is due to a known issue in the Firefox web browser.
The Classification Dialog in janusSEAL for OWA is designed to be of a fixed size. This is meant to be enforced by the dialog not being resizable by the end-user.
However, in Firefox version 3 browsers there is an issue observed by janusNET in janusSEAL for OWA 2.1 and reported by others who also wish the dialogs of their web pages to not be resizable, that Firefox 3 is ignoring an option to prevent resizing in such dialogs.
janusSEAL for OWA uses the HTML DOM window.ShowModalDialog() method to call up its On Send Classification Dialog. This technique is supported by Firefox 3 - https://developer.mozilla.org/en/DOM/window.showModalDialog - but its current implementation is ignoring the resizable option as observed by janusNET, and others:
- Bugzilla - showModalDialog and resizable property problem
- How to (kinda) fix Firefox’s showModalDialog
Until this issue is fixed in Firefox 3, the janusSEAL for OWA On Send Classification Dialog will be resizable in that browser.
Use an alternative Web browser.
