text under icons wraps badly in netbook-launcher
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Netbook Remix Launcher |
Confirmed
|
Undecided
|
Unassigned | ||
netbook-launcher (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Binary package hint: netbook-launcher
As you can see in the bottom left part of the main view there are some very unfortunate word wrappings.
This might be a duplicate/
ProblemType: Bug
Architecture: i386
Date: Wed Feb 24 13:59:29 2010
DistroRelease: Ubuntu 10.04
DkmsStatus: Error: [Errno 2] No such file or directory
GConfNonDefault:
/apps/
/apps/
LiveMediaBuild: Ubuntu-Netbook 10.04 "Lucid Lynx" - Alpha i386 (20100224.2)
MachineType: ASUSTeK Computer INC. 1000H
Package: netbook-launcher 1:2.1.13-0ubuntu1
ProcCmdLine: BOOT_IMAGE=
ProcEnviron:
LANG=de_DE.UTF-8
SHELL=/bin/bash
ProcVersionSign
RelatedPackageV
xserver-xorg 1:7.5+1ubuntu8
libgl1-mesa-glx 7.7-3ubuntu1
libdrm2 2.4.18-1ubuntu2
xserver-
SourcePackage: netbook-launcher
Uname: Linux 2.6.32-14-generic i686
dmi.bios.date: 09/16/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1103
dmi.board.
dmi.board.name: 1000H
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTek Computer INC.
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: 1000H
dmi.product.
dmi.sys.vendor: ASUSTeK Computer INC.
glxinfo: Error: [Errno 2] No such file or directory
system:
distro: Ubuntu
architecture: i686kernel: 2.6.32-14-generic
tags: | added: iso-testing |
Changed in netbook-launcher (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
So I looked through the code and did some tests and I think the actual word wrapping is behaving as intended, unlike in bug #277133. The issue is a bit finer here in that we should actually be resizing the space alloted to the text based on it's length. So if you need a few more characters then the column width should be expanded to allow it rather than forcing the char wrap.