After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 102491 - date of article not completly displayed when other fields are expanded
date of article not completly displayed when other fields are expanded
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
0.13.3
Other Linux
: Normal trivial
: 0.14.1
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2003-01-04 13:29 UTC by segers
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description segers 2003-01-04 13:29:15 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
Comment 1 Charles Kerr 2003-04-09 22:23:03 UTC
Punting to 0.14.1.
Comment 2 Charles Kerr 2003-07-25 21:18:28 UTC
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.