[Bug 749603] Re: number of reviews label is clipped

2011-09-21 Thread Matthew Paul Thomas
I have occasionally seen this bug in the GTK2 UI. But I tried just now, in trunk r2404, with both the Ubuntu font and other fonts at 12 and several other sizes. The list view updated flawlessly each time, with no clipped text. So, I'm assuming this has been fixed by the GTK3 UI. If you still see

[Bug 749603] Re: number of reviews label is clipped

2011-04-03 Thread Mathieu Trudel-Lapierre
** Attachment added: Capture-1.png https://bugs.launchpad.net/bugs/749603/+attachment/1974145/+files/Capture-1.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/749603 Title: number of reviews

[Bug 749603] Re: number of reviews label is clipped

2011-04-03 Thread Mathieu Trudel-Lapierre
Seems to be related to using different font sizes than the default: in this case I use the Ubuntu font at 12pt. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/749603 Title: number of reviews label

[Bug 749603] Re: number of reviews label is clipped

2011-04-03 Thread Philippe Gauthier
I added the line: print cell_area.y + cell_area.height, y + lh in view/appview.py, line 437, and the result is that the layout size is always slightly bigger than the cell size. The result looks like: 439 441 719 721 702 704 675 677 714 716 709 711 703 705 698 700 681 683 665 667 713