magento / security-package

Magento Security Extensions
Open Software License 3.0
72 stars 69 forks source link

[reCaptcha] "Invisible reCaptcha v2" popups appears first before validating page fields on Login page #18

Closed sdzhepa closed 4 years ago

sdzhepa commented 4 years ago

Preconditions

Steps to reproduce

  1. Create Google keys for reCAPTCHA v2(Invisible badge) and add your domain. SCREEN
  2. In Admin enable reCaptcha "Invisible reCaptcha"(in module v.2.2.2 "Invisible reCaptcha v2") for Storefront with default settings. SCREEN
  3. Save Config and flush caches
  4. Go to Storefront and click 'Sign In' link to open "Customer Login" page
  5. REFRESH PAGE (F5)
  6. Do not fill Email/Password fields and click "Sign In" button

Expected result

  1. There should be validation on the fields. ReCaptcha should not initiate at this stage. 2019-11-25_11-49-40

Actual result

  1. ReCaptcha popup appears instead of empty fields validation 2019-11-25_11-50-45

Additional Information

engcom-Delta commented 4 years ago

Due to significant refactoring and UI changes in Admin Panel for reCAPCTHA module in the scope of security-package for 2.4.x release, this bug is not actual anymore.

issue#18v2 issue#18v3

Rameshmariappan commented 2 years ago

Landing page recapcha was not scrollable Screenshot from 2021-12-02 16-21-03