Closed
Bug 706453
Opened 13 years ago
Closed 13 years ago
Install App button for free apps don't work
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
6.3.3
People
(Reporter: cboldan.mozbugs, Assigned: gkoberger)
References
Details
Steps to reproduce:
1. Login to AMO apps page https://apps-preview-dev.allizom.org/en-US/apps/
2. Click ok "Arts and Entertainment" category
3. Scroll down the page and click "Install App" button from a free app
Expected Results:
Install app floating box is shown containing Install and Cancel buttons
Actual Results:
The page is scrolled up, floating box doesn't appear
Notes/Issues:
Verified on FF8, IE9 and Safari (Win7 and MacOSX)
Screencast for this issue http://screencast.com/t/vMPsvIHH
Comment 1•13 years ago
|
||
This is mostly in the listing pages. Installing an app from the detail page works fine.
Severity: normal → major
Updated•13 years ago
|
Assignee: nobody → dspasovski
Priority: -- → P2
Target Milestone: --- → 6.3.3
Comment 2•13 years ago
|
||
Hovercards are also affected:
https://apps-preview-dev.allizom.org/en-US/apps/app/marble-run-14/?src=cb-dl-home#author-addons
Assignee | ||
Comment 3•13 years ago
|
||
Should fix it:
https://github.com/mozilla/zamboni/commit/707a68195c
PSA: returning a falsy value inside a $.each() doesn't just exit the function, it exits the loop :)
Assignee: dspasovski → gkoberger
Status: NEW → RESOLVED
Closed: 13 years ago
Priority: P2 → P1
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
Put (In reply to Gregory Koberger (:gkoberger) from comment #3)
> PSA: returning a falsy value inside a $.each() doesn't just exit the
> function, it exits the loop :)
That sounds like a good comment to add to the commit!
Reporter | ||
Comment 5•13 years ago
|
||
Verified as fixed in https://apps-preview-dev.allizom.org/en-US/apps/apps/arts-and-entertainment
Postfix screencast for this issue http://screencast.com/t/GpSJvixf
Closing bug.
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•