A site that I'm working on uses this module, but there is no "Continue" button visible when viewing the site in any Internet Explorer browser, after redirecting the user to the user login page.

My current solution has been to remove the #states code for both occurrences of the button.

In Chrome, for example, the button is visible without altering the code. The screenshots are showing IE11.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

opdavies created an issue. See original summary.

opdavies’s picture

Issue summary: View changes
FileSize
70.22 KB
opdavies’s picture

Status: Active » Needs review
FileSize
1.42 KB
opdavies’s picture

#2392797: Use AJAX instead of javascript states could be a potential solution, but the patch currently does not apply to the module.

opdavies’s picture

Status: Needs review » Closed (duplicate)

I've found the actual cause of this, and then noticed that it was fixed in #2324645: Invisible Continue button on IE due to "incorrect" javascript states.

Can I suggest tagging a new release of this module so that anyone downloading it will get the version including the fix for the critical issue?