Summary: | "print to file..." dialog not standard | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | FiNeX <finex> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot |
Description
FiNeX
2007-12-09 17:17:50 UTC
Created attachment 22430 [details]
screenshot
kdeprint has nothing to do here, as the print dialog comes from Qt. KDE 4.0 uses QPrintDialog for printing, so the file selector is actually a QFileDialog and not a KFileDialog, hence missing the standard KDE options. We plan to address this in 4.1. ThomasZ has confirmed Qt 4.4 will include support for using KFileDialog in the QPrintDialog which will resolve this issue. Ok, thanks. Should we let this report open "as reminder" ? This has been fixed for KDE 4.1 for sure. |