By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2372

Summary: kprinter dialog not displayed when used in another application
Product: TDE Reporter: Kristopher <gamrat.kristopher>
Component: tdebaseAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: minor CC: bugwatch
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Kristopher 2015-02-17 12:43:21 CST
When using the kprinter command from TDE to print from a 3rd party application, the print dialog is not displayed. Instead, kprinter automatically sends the job to the default printer using the default printing options. This is not what the user will always want -- sometimes it's desirable, sometimes it's not. Therefor, the print dialog should always be displayed.

This can easily be verified in Firefox: visit the about:config page, search for print_command , and replace both lpr commands with kprinter. Restart Firefox, and try to print any page.