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 484554 - Day names can overlap in calendar printouts
Day names can overlap in calendar printouts
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.22.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-10-08 00:40 UTC by freddie
Modified: 2010-11-01 16:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
An image showing the printing problems (108.09 KB, image/png)
2007-10-08 01:02 UTC, freddie
  Details
evo patch (16.98 KB, patch)
2010-11-01 16:38 UTC, Milan Crha
committed Details | Review

Description freddie 2007-10-08 00:40:51 UTC
Printing of items needs improving

If printing a week/month's calendar, the Mo Tu We Th Fri Sa Su at the top overlaps with itself, as do the numbers of the days themselves. If printing an month's calendar, any appointments whose summary wraps onto two lines overlaps onto the item below, instead of moving it down.

When printing a contact list, contacts at the bottom of a column get cut in half if they won't fit, instead of being moved down or wrapped across 2 pages.

It should also be possible to customise the view that is printed (eg, choose which headers are printed on an email message)


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.20.0 2007-09-17 (Ubuntu)
BugBuddy Version: 2.18.1
Comment 1 freddie 2007-10-08 01:02:15 UTC
Created attachment 96854 [details]
An image showing the printing problems

I've made a montage of the above problems from screendumps of print preview. This is exactly how they appear when printed as well.
Comment 2 Pedro Villavicencio 2008-02-07 13:43:40 UTC
There's bug about this in launchpad : https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/178757
Comment 3 Matthew Barnes 2008-03-11 00:34:14 UTC
Bumping version to a stable release.
Comment 4 Harlan Lieberman-Berg 2008-10-30 17:26:09 UTC
bumping in #bugs and in here, as this has been dead in the water since March, and it still exists in 2.22.x. 

Also, printing the "Work Week" calender prints the "Week" calender.
Comment 5 Milan Crha 2010-11-01 13:45:01 UTC
Thanks for a bug report. Some of your concerns were already fixed in actual stable, which is 2.32.0 as of today, but the calendar printing bug with the top small calendar overview is still there, thus I will keep this bug for that issue.
Feel free to open new bug reports for respective issues if you'll see them
in 2.32.0 or later.
Comment 6 Milan Crha 2010-11-01 16:38:57 UTC
Created attachment 173640 [details] [review]
evo patch

for evolution;

This patch addresses:
- small month width is calculated
- "Tasks" header in a day view print is calculated
- am/pm/00 hour minutes are calculated in the day view and work week view
  printouts

'calculated' means 'calculated based on the actual font and translation'.
Comment 7 Milan Crha 2010-11-01 16:40:38 UTC
Created commit 966c22c in evo master (2.91.2+)