browserpass / browserpass-legacy

Legacy Browserpass repo, development is now happening at:
https://github.com/browserpass/browserpass-extension
MIT License
998 stars 87 forks source link

Shortcut stopped working on Vivaldi #332

Closed cryzed closed 5 years ago

cryzed commented 5 years ago

General information


Exact steps to reproduce the problem

  1. Install browserpass using Vivaldi
  2. Try to trigger the popup using Ctrl+Shift+L

What should happen?

The selection popup should open.

What happened instead?

The selection popup doesn't open.

I hope you can take a look at this, this seems to have broken with the last Vivaldi update.

maximbaz commented 5 years ago

Sorry I don't use Vivaldi, so I can only give some generic advices for you to try. Since it's based on Chromium, does it have chrome://extensions/shortcuts, and if so, can you confirm that you see Browserpass shortcut there? If not, try to set it there.

image

cryzed commented 5 years ago

I understand, thanks for the feedback. Yes, it's definitely listed there:

test. I might try taking it up with the Vivaldi developers then. Unfortunate.

cryzed commented 5 years ago

Yeah, seems like it's Vivaldi's fault, I'm not the only one. Thanks for the reply!

maximbaz commented 5 years ago

Gotcha 👍

By the way, if you can test the next major version of browserpass, please have a look in https://github.com/browserpass/browserpass/issues/331 😉 In particular, I'm curious if I guessed the configuration files for Vivaldi correctly:

https://github.com/browserpass/browserpass-native/blob/8411954b5a38ed7ed78aad2036e0bebdebfa982f/Makefile#L132-L154 https://github.com/browserpass/browserpass-native/blob/8411954b5a38ed7ed78aad2036e0bebdebfa982f/Makefile#L254-L276