tooltip of downloads is too wide (gtk3widgets)

Bug #983776 reported by Varun Priolkar
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
aptdaemon (Ubuntu)
Triaged
Low
Unassigned

Bug Description

Some elements on the update manager look ugly.
1.How to reproduce:
While updating hover over the downloading packages. You will notice that the black info is longer than required.
Image:
http://ubuntuone.com/3BTDdXLHK4XzHZdMHwgmQC
What should happen:
There should not be extra space.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: update-manager 1:0.156.11
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu4
Architecture: amd64
CurrentDmesg.txt:
 [ 12.287218] r8169 0000:03:00.0: eth0: link up
 [ 12.287507] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 [ 23.208018] eth0: no IPv6 routers present
Date: Tue Apr 17 13:00:11 2012
ExecutablePath: /usr/bin/update-manager
GsettingsChanges:
 com.ubuntu.update-manager first-run false
 com.ubuntu.update-manager launch-time 1334647778
 com.ubuntu.update-manager show-details true
 com.ubuntu.update-manager window-height 744
 com.ubuntu.update-manager window-width 1295
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120412)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANGUAGE=en_IN:en
 LANG=en_IN
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Varun Priolkar (varunpr97) wrote :
Changed in update-manager (Ubuntu):
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Robert Roth (evfool) wrote :

Moving this to the aptdaemon package, as update-manager is using the gtk3 widgets from that package. The problem here is that the downloads progress treeview uses the native gtk treeviews tooltip_column mechanism, which creates standard gtk tooltips from the given column (in this case the URI of the download), but has the word_wrap attribute set to True without an easy way to change it. The only option seems to use custom widgets (a Gtk Label with wordwrap set to false) in the tooltips displayed by the treeview.

affects: update-manager (Ubuntu) → aptdaemon (Ubuntu)
summary: - Update manager cosmetic flaw
+ tooltip of downloads is too wide (gtk3widgets)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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