googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.18k stars 708 forks source link

CAPTCHA dismissed by click on page #2330

Open olaviinha opened 2 years ago

olaviinha commented 2 years ago

Describe the current behavior When CAPTCHA is displayed, it can be dismissed by clicking on anywhere on page. CAPTCHA often appears all the time out of the blue while being interactive. You may be clicking something at the exact moment CAPTCHA appears, thus, dismissing it by accident. This has happened to me multiple times. Also if you run Colab on another window and try to activate that window to be able to click the CAPTCHA that appeared, same thing happens: CAPTCHA just disappears as if you just dismissed it.

Describe the expected behavior CAPTCHA should not be dismissable by click on the CAPTCHA background / anywhere on page, but only by clicking the "I'm not a robot" checkbox.

What web browser you are using Chrome.

Additional context As a feedback I also think CAPTCHA appears too often. Why not implement Google reCAPTCHA v3?

cperry-goog commented 2 years ago

Thanks for the report we'll take a look.

cperry-goog commented 2 years ago

tracked internally at b/202441570