GNOME Bugzilla – Bug 102491
date of article not completly displayed when other fields are expanded
Last modified: 2004-12-22 21:47:04 UTC
repeatable: always steps to repeat: 1: open a group 2: expand any of the columns to the point that it pushes the date column out of the window What it does: creates a scroll bar to allow access to the relocated information and crops the information provided to mm/dd/ What it should do: allow scrolling to all the information
Punting to 0.14.1.
Looks like there are two parts to this: (1) the default width assigned to the date column is too narrow (2) even if I change the default width for new users, current users will still load the old default from ~/.pan/config.xml when starting their session. So for (1) we can just widen the default width, and for (2) we can change the key that config.xml uses to get/set the column widths for the header pane.
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.7&rev2=1.8&root=/cvs/gnome http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan&command=DIFF_FRAMESET&file=ANNOUNCE.html&rev1=1.184&rev2=1.185&root=/cvs/gnome