Before opting in, Recommendations box has clickable "More" button

Bug #942494 reported by Matthew Paul Thomas
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Fix Released
Low
Gary Lasker

Bug Description

software-center trunk r2782, Ubuntu 12.04 alpha 2

Before you have opted in to recommendations, the "Recommended For You" section on the home screen has a "More" button, which wobbles when you click it.

At the very least, the button should not be clickable. Further, as shown in <https://wiki.ubuntu.com/SoftwareCenter/Recommendations>, before you have opted in there should be only a "Hide" button.

Related branches

Robert Roth (evfool)
Changed in software-center (Ubuntu):
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
Gary Lasker (gary-lasker) wrote :

This bug was fixed in software-center version 5.1.11 :

software-center (5.1.11) precise; urgency=low

  [ Michael Vogt ]
  * softwarecenter/ui/gtk3/views/appdetailsview.py:
    - only set vadj/hadj if we have the objects for it (LP: #941384)
  * lp:~mvo/software-center/get-installed-apps-instead-of-pkgs:
    - refactor to move the recommender UUID code into the back end,
      add a mock test for the submit_profile call to the server
  * lp:~mvo/software-center/region-blacklist:
    - add support for filtering out apps that are blacklisted for certain
      regions such that they will not appear in any searches anymore
  * lp:~mvo/software-center/installed-view-speedup:
    - remove an unused notebook in the installed view to speed up
      opening software center with an already installed package
  * softwarecenter/ui/gtk3/widgets/recommendations.py:
    - fix per-app recommendations show/hide logic
  * lp:~mvo/software-center/spinner-fixes:
    - consolidate various instances of the spinner notebook and instead
      use a single SpinnerNotebook class everywhere
  * lp:~mvo/software-center/recommender-fixes:
    - tiny fixes to make the recommendations-for-you actually work
      with the rec.ubuntu.com server
  * lp:~mvo/software-center/expunge-cache:
    - add a helper that keeps the cache clean from cached 301/404 etc
      responses, it also offers cleanup by mtime but that is currently
      not used (only tested)
  * lp:~mvo/software-center/lobby-recommends-fixes:
    - add test for recommender-opt-in behavior

  [ Kiwinote ]
  * softwarecenter/db/update.py:
    - index 'Keywords' entries from desktop files in addition to the
      already supported 'X-AppInstall-Keywords' entries
  * softwarecenter/ui/gtk3/widgets/exhibits.py:
    - increase delay between the 'load-finished' signal from webkit and us
      actually trying to get a pixbuf of the surface - this means that the
      initial banner is actually rendered properly rather than plain white
  * softwarecenter/ui/gtk3/widgets/recommendations.py:
    refactor _show_opt_in_view:
    - use normal sized text rather than big text
    - use saner padding values
    - resolve unescaped markup issues
    - line wrap text so we don't get horizontal scrollbar (LP: #933497)

  [ Gary Lasker ]
  * lp:~gary-lasker/software-center/get-installed-apps-instead-of-pkgs-tweaks:
    - unit test and other small needed fixes, further simplification of
      the recommender UUID code
  * lp:~gary-lasker/software-center/lobby-recommends-fixes:
    - fix recommender opt-in

 -- Michael Vogt <email address hidden> Thu, 01 Mar 2012 20:11:27 +0100

Changed in software-center (Ubuntu):
assignee: nobody → Gary Lasker (gary-lasker)
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.