USC recommends button text explanation causes the page to scroll right

Bug #933497 reported by Dave Morley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Bug Description:
With the text description of wha tis done by the recommends system it makes the default window size for usc scroll to the right

Version:
n/a

OS:
64bit Precise

USC Version:
Trunk revno 2766

Steps To Reproduce:
1. Open the trunk version of USC
2. Note the scroll to the right
3. scroll down click on the recommends button
4. Note the scroll goes.

Expected Results:
I expect the width constraint to be followed by the text description.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: software-center 5.1.8
ProcVersionSignature: Ubuntu 3.2.0-16.25-generic 3.2.6
Uname: Linux 3.2.0-16-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
Date: Thu Feb 16 14:29:41 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120117)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: Upgraded to precise on 2012-02-13 (3 days ago)

Revision history for this message
Dave Morley (davmor2) wrote :
Revision history for this message
Kiwinote (kiwinote) wrote :

Thanks for reporting this! I don't have bzr right at the moment, but a opt_in_label.set_line_wrap(True) in sc/ui/gtk3/widgets/recommendations.py at line ~112 should fix this.

Changed in software-center (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package software-center - 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):
status: Triaged → 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.