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 - kprinter dialog not displayed when used in another application
Summary: kprinter dialog not displayed when used in another application
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 minor
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2015-02-17 12:43 CST by Kristopher
Modified: 2018-05-27 10:48 CDT (History)
1 user (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.