Bug 206327 - 'Print pages for all tabs' feature not available from printing assistant
Summary: 'Print pages for all tabs' feature not available from printing assistant
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-05 06:50 UTC by Sabine Faure
Modified: 2009-09-10 19: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-05 06:50:33 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 couple of Contacts
- Go to File menu/Print...
- Select 'Print to File (PDF)'
- Choose a name and a location for the .PDF file
- Click on 'Print'
- Check the 'Selected contacts' QToolButton
- Click on 'Next'
- Select 'Printout for Ring Binder' from the Print Style QComboBox
- Click on 'Next'

There is an 'Alway print pages for all tabs' check box that is not available in the Miscellaneous section.

Is this intended?

Trunk, Svn Rev 1019588
Comment 1 Tobias Koenig 2009-09-05 08:47:36 UTC
SVN commit 1020032 by tokoe:

Remove useless checkbox. The functionality behind it has
never been implemented...

BUG: 206327


 M  +76 -91    rbs_appearance.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1020032
Comment 2 Sabine Faure 2009-09-10 19:29:30 UTC
The 'Always print pages for all tabs' check box that was unavailable has been removed now.

Trunk, Svn Rev 1021831