Keyfax issues - Unable to close IE7 browser window
Symptoms
Cancel Script fails to close browser window with IE7. This was a change to the default security settings for the Internet and Restricted zones in IE7.
Cause
Status Bar Scripting --Scripts will no longer be able to set the status bar text through the window.status and window.defaultStatus methods by default in the Internet and Restricted Zones. This helps prevent attackers from leveraging those methods to spoof the status bar.
To revert to previous behavior and allow scripts to set the status bar through window.status and window.defaultStatus, see below.
Resolution
This is fixed in the Keyfax Client version 3.2.0.16 however IE7 settings can be manually changed on an individual basis as follows:
1. Open Internet Explorer, click the Tools button, click Internet Options , and then click the Security tab.
2. Click Internet or Restricted sites , and then click the Custom level button.
3. Scroll down to Allow status bar updates via script , select Enable .
4. Click OK until you return to Internet Explorer.
Status
Closed