philc / vimium

The hacker's browser.
https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
MIT License
22.97k stars 2.46k forks source link

Vimium breaks "Remove" button on pay.google.com #3002

Closed ravron closed 6 years ago

ravron commented 6 years ago

To reproduce this bug, you must have a Google account. Repro steps:

  1. Ensure Vimium is installed and enabled.
  2. Navigate to https://pay.google.com/send/paymentMethods?authuser=0.
  3. If you have one or more payment methods already added, skip to step 3. Otherwise, add any valid payment method and return to https://pay.google.com/send/paymentMethods?authuser=0.
  4. Choose one of your listed payment methods and click "Remove."

Expected behavior: pay.google.com creates a pseudo-popup confirming you want to remove the payment method. Observed behavior: nothing appears to happen.

Disabling Vimium through its own settings — i.e. by adding an empty rule for play.google.com — doesn't fix the issue. Disabling it via chrome://extensions does, though.

smblott-github commented 6 years ago

This is probably a duplicate of #2997.

Assuming that that's correct, I'll close this and move the dicusssion over there.

ravron commented 6 years ago

@smblott-github ah, yep, that looks right. Thanks for finding that dupe!