Closed Bug 701593 Opened 13 years ago Closed 13 years ago

Clicking the purchase button from the hovercard opens the Paypal link in a new tab

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: krupa.mozbugs, Assigned: gkoberger)

References

()

Details

steps to reproduce:
1. Load https://addons-dev.allizom.org/en-US/apps/app/test-webapp-15/
2. Click on the purchase button in the hovercard for the app "BeeWalker" listed under 'Other apps by' section. 

expected behavior:

actual behavior:
The paypal link opens in a new tab instead of opening in a lightbox.

screencast: http://screencast.com/t/6edhiULM
Priority: -- → P3
Target Milestone: --- → 6.3.3
Assignee: nobody → gkoberger
I can't reproduce this. Why is PayPal even being opened? You should get the AMO modal first. Did you authorize PayPal to charge you without having to go through all of the PayPal UI? (I forget the exact label for the option.)

Bumping since I can't reproduce it.
Target Milestone: 6.3.3 → 6.3.4
The link in the new tab occurs when JS hasn't loaded or blown up for some reason. The href on the button points to the paypal purchase page. That's the fallback in case things go wrong.
Target Milestone: 6.3.4 → 6.3.3
https://github.com/mozilla/zamboni/commit/707a68195cf2c33e65fdec0293ad47fea73c5220

This will still happen if you manage to beat the JavaScript, however a) I don't think anyone with a reasonably fast connection is fast enough for that and b) I have a patch for that, too.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.