Hello everyone!
After upgrading to the new version of ReCaptcha, we are facing an annoying problem in Internet Explorer 9/10/11 (did not test in older versions).
If we insert it into a JQuery dialog with the "modal" property set to true, all buttons on the validation widget must be double-clicked to work. A single click never works. The buttons are: the reload button, the audio button, the info button, and finally the big blue submission button.
The selection buttons with images work just fine.
Has anybody encountered this issue? Did you solve it somehow?
I have realized that if I set the dialog to be non-modal, everything works as expected.
Also, it works just fine in Firefox and Chrome.
Currently I am considering replacing JQuery dialogs with something else, to see if this solves the issue.
I would really appreciate any hint or help. Thank you!
Best Regards,
Jarda