passman-webextension icon indicating copy to clipboard operation
passman-webextension copied to clipboard

login not detected at forum.xda-developers.com

Open Strubbl opened this issue 8 years ago • 6 comments

Steps to reproduce

  1. go to https://forum.xda-developers.com
  2. login

Expected behaviour

Web extension should give popup for detecting new account.

Actual behaviour

Nothing happens.

Configuration

Operating system: Archlinux

Browser: Firefox 56

Extensions that might cause interference: ublock origin

Passman version: 2.1.4

Extension version: 2.0.4

Nextcloud version: 12.0.3

Browser log

Browser log ``` Insert your browser log here, this could for example include:

a) The javascript console log b) The network log c) ...

</details>   


<bountysource-plugin>

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/51094142-login-not-detected-at-forum-xda-developers-com?utm_campaign=plugin&utm_content=tracker%2F52236699&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F52236699&utm_medium=issues&utm_source=github).
</bountysource-plugin>

Strubbl avatar Nov 02 '17 21:11 Strubbl

image From what page do you login? The main page?

brantje avatar Nov 05 '17 12:11 brantje

I confirm the issue. Login is here http://i.imgur.com/WefFKEa.png However, I can't say extension detects login fields for all sites I visit. Probably, name of login/password fields is needed as well. like it's done in https://addons.mozilla.org/ru/firefox/addon/saved-password-editor/?src=api

abishai avatar Nov 05 '17 12:11 abishai

I tried with disabled adblocker, then it works fine. Seems that the page fails because Uncaught ReferenceError: Criteo is not defined and therefore JS execution stops :/.

brantje avatar Nov 05 '17 12:11 brantje

nvm, that error appears on other pages too. Need to dig deeper.

brantje avatar Nov 05 '17 12:11 brantje

Yes, i use ublock origin and get the error Uncaught ReferenceError: Criteo is not defined, too.

Strubbl avatar Nov 05 '17 20:11 Strubbl

hummm, that error appears on other pages too.

duongpro01 avatar Nov 20 '20 07:11 duongpro01