Closed Bug 714481 Opened 13 years ago Closed 13 years ago

about:addons "Learn More... " video is invisible for SeaMonkey

Categories

(addons.mozilla.org Graveyard :: Discovery Pane, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: info, Assigned: gkoberger)

Details

SeaMonkey's about:addons > Get Add-ons has a "Learn More About Add-ons" bar/button. If I click this, the audio from the cute Firefox add-ons video starts playing, and it even changes browser backgrounds and makes the Featured Add-ons flutter away. But I can't see the video itself. In Firefox nightly the same button triggers a video that plays in the section #promo.js at the top, maybe that div is missing in SeaMonkey.

I learned about this from http://blog.mozilla.com/webdev/2011/12/27/popcornjs_is_a-maize-ing/
There is a CSS rule in https://static-ssl-cdn.addons.mozilla.net/media/css/zamboni/discovery-pane-min.css?build=7c37e29

That does:
.seamonkey #promos { display: none; }
Component: General → Discovery Pane
Product: SeaMonkey → addons.mozilla.org
QA Contact: general → discoverypane
Version: SeaMonkey 2.7 Branch → unspecified
(In reply to Philip Chee from comment #1)
> There is a CSS rule in
> https://static-ssl-cdn.addons.mozilla.net/media/css/zamboni/discovery-pane-
> min.css?build=7c37e29
> 
> That does:
> .seamonkey #promos { display: none; }

Which was done in Bug 655395
https://github.com/jbalogh/zamboni/commit/00ca0d583833b8a069f779988c4e9f87beb12eb1

And Adjusted to new ID in https://github.com/mozilla/zamboni/commit/3d7237c709fb09f1f03e8e31603b48525b989672

We should have the JS that starts the vid, unhide promos for us, or use a different (shown) section.

Bumping Severity as this is a bad UX in even our release version of the software.
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: x86_64 → All
Assignee: nobody → gkoberger
Target Milestone: --- → 6.3.6
Summary: about:addons "Learn More... " video is invisible → about:addons "Learn More... " video is invisible for SeaMonkey
https://github.com/mozilla/zamboni/commit/13377d7
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
VERIFIED on staging site, thanks
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.