The 'window.confirm' freezes the application, nothing happens until your push the "reset" button again. I can reporudce it 8 times on 10, so sometimes it just works ... Looks like to this bug : http://code.google.com/p/chromium/issues/detail?id=98275.
I will look a bit for a solution with keeping window.confirm otherwise I will implement a JS/html modal confirm dialog.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Coding is done but a bug occurds only on Chrome :
The 'window.confirm' freezes the application, nothing happens until your push the "reset" button again. I can reporudce it 8 times on 10, so sometimes it just works ... Looks like to this bug : http://code.google.com/p/chromium/issues/detail?id=98275.
I will look a bit for a solution with keeping window.confirm otherwise I will implement a JS/html modal confirm dialog.