Duplicate :
|
|
Relates :
|
Modal dialogs for the security warnings about signed applets don't currently block the web browser. The reason is that these are popped up in the main AppContext and there is no associated applet for which to do the existing modality handling. It should be fairly straightforward to choose a random applet on the page to use for the purpose of blocking the browser, or it may be possible to determine on which applet's behalf the security dialog was popped up.
|