Page 1 of 1

ClearClick and Google Recaptcha

Posted: Fri Aug 07, 2015 10:34 pm
by yes_noscript
Today i get this error logs:

Code: Select all

[NoScript ClearClick] Swallowed event mousedown on DIV/-1 at https://www.google.com/recaptcha/api/fallback?k=6Lf12PwSAAAAAOhgGk-d6gSSB6LS4hi6yg_HOR47&hl=en&v=r20150804120649&t=0&ff=true
[NoScript ClearClick] Swallowed event mouseup on DIV/-1 at https://www.google.com/recaptcha/api/fallback?k=6Lf12PwSAAAAAOhgGk-d6gSSB6LS4hi6yg_HOR47&hl=en&v=r20150804120649&t=0&ff=true
[NoScript ClearClick] Swallowed event click on DIV/-1 at https://www.google.com/recaptcha/api/fallback?k=6Lf12PwSAAAAAOhgGk-d6gSSB6LS4hi6yg_HOR47&hl=en&v=r20150804120649&t=0&ff=true
On this site: https://www.openmailbox.org/#register

I never see any problems with ClearClick and Google Recaptcha. Is it a bug or something?

Re: ClearClick and Google Recaptcha

Posted: Fri Aug 07, 2015 10:39 pm
by barbaz
Unfortunately PaleMoon isn't currently a supported browser, can you please check if this same happens with Firefox or SeaMonkey?

(sort-of-offtopic: do you know if there are any pre-built Linux betas of PaleMoon?)

Re: ClearClick and Google Recaptcha

Posted: Fri Aug 07, 2015 10:53 pm
by yes_noscript
It looks it works with Firefox and i get no errors.

Yes, sure. You can get the linux beta here: ftp://ftp.palemoon.org/

Re: ClearClick and Google Recaptcha

Posted: Fri Aug 07, 2015 11:02 pm
by barbaz
Hmm, does it work with Firefox 24 ESR?

And thanks for the link, but that actually isn't the correct link for anything:

Code: Select all

Welcome to the Pale Moon FTP server.


This FTP server does not have any anonymous publically accessible
resources. Anonymous access to this server is restricted.

Please disconnect and use the correct, full FTP address given on
sites that link to this FTP server in an official capacity.

(Looks like your browser - and mine too, after I found the right link - is hiding essential parts of the link)

Anyway, with your tip, I found the direct link on the PaleMoon site and grabbed a Linux beta, so I can check this later.


EDIT Just saw this, which has potential to be a major issue with NoScript, even more so because NS doesn't officially support PaleMoon:
https://www.palemoon.org/WIP/ wrote:Some extensions that check appInfo.platformVersion may be dysfunctional, because it's currently exposed as "1.0" to reflect the 1.0 version of the Goanna platform. We do plan to work around this but it's not implemented in this first beta yet.

Re: ClearClick and Google Recaptcha

Posted: Sat Aug 08, 2015 1:03 am
by yes_noscript
Sorry for my late reply. I think i found the problem.
Google test the useragent and with the new PM we have no Gecko string anymore, but if i change the useragent back then i have the change to allow googleapis.com with which the captcha works.

Anyway i wonder why i then get NoScript errors.


Oh then i hope you guys support Pale Moon in future :|

Re: ClearClick and Google Recaptcha

Posted: Sat Aug 08, 2015 1:14 am
by barbaz
yes_noscript wrote:Anyway i wonder why i then get NoScript errors.
Next test is if those NS errors happen if you use Firefox with that PaleMoon user-agent string?
yes_noscript wrote:Oh then i hope you guys support Pale Moon in future :|
Same here, but as it diverges more and more from Gecko, it's going to be more and more of an effort on Giorgio's part, and supporting PaleMoon also means testing all changes against PaleMoon as well as other browsers, and if Giorgio has to drop support for older Gecko then is it even technically possible for Goanna remain supported without a whole different code path...

Sadly it's not so easy supporting another browser, however nice that browser may be, for a publicly available security addon like NoScript :(

Re: ClearClick and Google Recaptcha

Posted: Sat Aug 08, 2015 9:57 am
by yes_noscript
I test it with Firfox 24 ESR Portable with my same NoScript settings and set the useragent to Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:1.0) Goanna/20150804 PaleMoon/26.0.0b1 but the site works. :wtf:

For Giorgio is here a good documentation about the new Pale Moon useragent: https://forum.palemoon.org/viewtopic.php?f=24&t=9077
Hope it help to save the future for NoScript in Pale Moon :)

Re: ClearClick and Google Recaptcha

Posted: Sat Aug 22, 2015 6:44 pm
by yes_noscript
Even with the latest NoScript (2.6.9.36) i get this clearclick errors:

Code: Select all

[NoScript ClearClick] Swallowed event mousedown on INPUT/0 at https://www.google.com/recaptcha/api/fallback?k=6Lf12PwSAAAAAOhgGk-d6gSSB6LS4hi6yg_HOR47&hl=en&v=r20150817145345&t=1&ff=true
[NoScript ClearClick] Swallowed event mouseup on INPUT/0 at https://www.google.com/recaptcha/api/fallback?k=6Lf12PwSAAAAAOhgGk-d6gSSB6LS4hi6yg_HOR47&hl=en&v=r20150817145345&t=1&ff=true
[NoScript ClearClick] Swallowed event click on INPUT/0 at https://www.google.com/recaptcha/api/fallback?k=6Lf12PwSAAAAAOhgGk-d6gSSB6LS4hi6yg_HOR47&hl=en&v=r20150817145345&t=1&ff=true
When i disable Clearclick for trusted sites, then it works. So i think this isn't a useragent problem then?

Re: ClearClick and Google Recaptcha

Posted: Sun Aug 23, 2015 3:43 pm
by barbaz
It would seem that way.
But IIRC there were some stuff on the PaleMoon site about there needing some compatibility shims for Goanna, so since NS doesn't explicitly/officially support PaleMoon maybe best to wait for those shims to be in place & then re-test?