GNOME Bugzilla – Bug 90524
Article list gets font height wrong
Last modified: 2004-12-22 21:47:04 UTC
Taral submitted the following bug about pan to the Debian BTS: Package: pan Version: 0.12.1-1 Severity: normal The font height in the article list is calculated wrong, so the characters get cut off at the bottom. Try changing to "sans 10 pt" for an example. Further details at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=154321&repeatmerged=yes I've made a screenshot available at http://tb.tolkien.dk/~boll/debian/pan.jpeg which illustrates the problem
IMO the thing to do here is upgrade the articlelist to GtkTreeView
Bumped remaining bugs to 0.13.2.
Bumped remaining bugs to 0.13.3.
I don't think we can jump to GtkCTreeView in the header pane in the 0.13 branch.
Punting to 0.14.1.
*** Bug 107321 has been marked as a duplicate of this bug. ***
Interestingly, the descenders still don't work even if I comment out all the font code in header-pane-renderer.
*** This bug has been marked as a duplicate of 118646 ***
(I'd still love to upgrade to the gtk2 tree widget, but http://bugzilla.gnome.org/show_bug.cgi?id=80868 is still a blocker for reasons described at http://bugzilla.gnome.org/show_bug.cgi?id=71968)
Added a workaround until this is properly fixed in gtk+: http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan/pan&command=DIFF_FRAMESET&file=header-pane-renderer.c&rev1=1.8&rev2=1.9&root=/cvs/gnome
See http://bugzilla.gnome.org/show_bug.cgi?id=119228