Spacing between checkboxes in "Ubuntu Software" tab increases when window height is increased
Bug #912557 reported by
Jay S
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-properties (Ubuntu) |
Fix Released
|
Low
|
Robert Roth |
Bug Description
The vertical spacing between checkboxes in the "Ubuntu Software" tab of Software Sources increases in height along with the window. The spacing of other widgets is increased proportionally. No change in spacing should occur, except between the "Download from:" drop-down menu and the "Installable from CD-ROM/DVD" text box; alternatively, the text box could grow larger vertically while all other vertical spacing remains unchanged.
See the "Updates" tab for an example of how this should behave.
Related branches
lp://staging/~evfool/software-properties/lp912557
- Brian Murray: Approve
-
Diff: 38 lines (+4/-4)1 file modifieddata/gtkbuilder/main.ui (+4/-4)
lp://staging/software-properties
- No reviews requested
CVE References
description: | updated |
Changed in software-properties (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Low |
Changed in software-properties (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Robert Roth (evfool) |
Changed in software-properties (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package software-properties - 0.82.3
---------------
software-properties (0.82.3) precise; urgency=low
[ Brian Murray ]
* when adding new repositories use sourceslist.add instead of append thereby
preventing duplicate entires. Thanks to Nick Russo for the patch.
LP: #854841
[ Robert Roth ] add-repository name, LP: #620098
* Updated expand properties to properly expand the bottom component to avoid
putting empty space between components. LP: #912557
* Added symbolic link for add-apt-repository manpage under the
apt-
* Changed Revert button mnemonic to avoid collision with Remove, LP: #652523
* Handle URLError from ppa pages, instruct the user to check the internet
connection (LP: #502698)
[ Marc Deslauriers ] ies/ppa. py: use pycurl to download the signing key
* SECURITY UPDATE: incorrect ssl certificate validation (LP: #915210)
- softwarepropert
fingerprint.
- tests/test_lp.py: add test.
- debian/control: add python-pycurl dependency.
- CVE-2011-4407
* Wait for PPA GPG key to get imported before ending thread (LP: #888417)
-- Marc Deslauriers <email address hidden> Fri, 03 Feb 2012 08:16:22 -0500