Open
Bug 729028
Opened 11 years ago
Updated 3 years ago
Print Task by User defined time frame doesn't work
Categories
(Calendar :: Printing, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: berggeist01, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20100101 Firefox/10.0.2 Build ID: 20120215223356 Steps to reproduce: Taskview: Menu: File->Print Printpreview: Layout: List User defined time frame: for example 12.3.12-13.3.12 Than: print Actual results: It prints all tasks (preview: show all tasks) Expected results: Print only the tasks in the time frame (preview show only tasks in time frame)
Reporter | ||
Updated•11 years ago
|
Severity: normal → major
Component: General → Lightning Only
OS: All → Windows XP
Hardware: All → x86
Updated•11 years ago
|
QA Contact: general → lightning
Comment 1•11 years ago
|
||
Seems ok for me. Tasks that have a start and due date outside the specified range are not printed. Tasks that don't have this information can't be excluded of course.
Reporter | ||
Comment 2•11 years ago
|
||
I check the problem: Start date is empty & Due date for example 12.3.12 than a task will be shown every time no filter works. If I set a start date it works. But i work only with due dates ---> i can't "filtered" print the task :(
Comment 3•11 years ago
|
||
We should be able to make the print dialog hook into calFilter to allow more customized print options.
Assignee: nobody → matthew.mecca
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•10 years ago
|
Component: Lightning Only → Printing
Reporter | ||
Comment 4•9 years ago
|
||
Hi, the bug is not fixed in Firefox 17.0.8 - Ligh 1.9.1 the problem is: all my tasks have only a final date and no start date. It is not possible to print tasks which must be finished on a special date. I think the problem is, that you include all no set start date task in the selected time frame. The following implementation will be correct. for one Task to print must be checked: is set a start date? -> YES: is the date in the selected time frame? YES: -> put it in the basket (to print) NO: do nothing is set a final date? -> YES: is the date in the selected time frame? YES: -> is the item not in the basket? -> NO: put it in the basket (to print) NO: do nothing done. Do you know what i mean? It will be great if you can correct that or explain, what I understand wrong (that functionality) and we find a other/better solution. Thanks Peter
Version: Lightning 1.2 → Lightning 1.9.1
Reporter | ||
Comment 5•9 years ago
|
||
in Lightning 2.6 and Thunderbird 24 exist the problem only in the List layout in the month and week layout the problem seems be fixed
Updated•8 years ago
|
Assignee: matthew.mecca → nobody
Status: ASSIGNED → NEW
Comment 6•3 years ago
|
||
Still reproducible?
Severity: major → normal
Flags: needinfo?(acdp)
OS: Windows XP → All
Reporter | ||
Comment 7•3 years ago
|
||
5.8.2019
Reporter | ||
Comment 8•3 years ago
|
||
yes, see new attachment
am on latest release - 71.0b1 (64-bit)
So do not believe any input from me will be use!
Flags: needinfo?(acdp)
You need to log in
before you can comment on or make changes to this bug.
Description
•