Bug 207093 - Reverse functionality not implemented when printing
Summary: Reverse functionality not implemented when printing
Status: VERIFIED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 17:06 UTC by Sabine Faure
Modified: 2009-09-16 22:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sabine Faure 2009-09-11 17:06:35 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Configure Akonadi with an IMAP and Kolab resource.
- Launch Kaddressbook
- Create a dozen of Contacts and select them
- Go to File menu/Print...
- Select a printer
- Click on the 'Options>>' button
- Check the 'Reverse' box
- Click on 'Print'
- Check the 'Selected contacts' QToolButton
- Click on 'Next' twice
- Click on 'Finish'

Now redo the same but no do check the 'Reverse' box.

Whether you have checked the 'reverse' option or not you get the same result (1,2). So it seems that the reverse option is not implemented.

Trunk, Svn Rev 1022237
Comment 1 Tobias Koenig 2009-09-16 14:41:54 UTC
This has been fixed by using the HTML/QTextDocument based printing code
Comment 2 Sabine Faure 2009-09-16 22:29:02 UTC
It is corrected now.

The reverse option works now whether you select print in a .pdf file or print with a printer.

Trunk, Svn Rev 1024362