Bug 250802

Summary: row height does not grow to accommodate multi line to-do items - double prints lines
Product: [Applications] korganizer Reporter: jack <samtuke>
Component: printingAssignee: kdepim bugs <pim-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: smartins
Priority: NOR    
Version First Reported In: 4.4.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description jack 2010-09-10 16:59:26 UTC
Version:           4.4.5 (using KDE 4.4.5) 
OS:                Linux

to-do items with titles that span three lines end up printing over the next item's task because the height of the item row does not adapt to fit the content.

The result is a print out where lines have two sets of text overlayed one upon the other, which is unreadable.

Longer titles that occupy multiple lines should be accommodated by taller rows do create enough space.

Reproducible: Always

Steps to Reproduce:
create several to-do items, give them all long titles (three lines or more when printed), then print.

Actual Results:  
print out with multiple sets of overlayed text one on top of the other.

Expected Results:  
each item with readable text and enough lines to accommodate the item title on print out.

I love kontact!
Comment 1 Sergio Martins 2010-12-31 03:26:18 UTC
Try with Qt 4.7, then reopen.

Also attach a printscreen.

I tried and can't reproduce it.