Version: 4.2.2 (KDE 4.2.2) (using 4.2.3 (KDE 4.2.3), Kubuntu packages) Compiler: cc OS: Linux (x86_64) release 2.6.28-11-generic If I print PDF or PS files in konqueror, the result is not the expected. There ist only some of the text and other elements of the webpage in the file (not only some pictures missing).
I am using Kubuntu 9.04 with KDE 4.2.3. But I have had the problem to on Kubuntu 9.04 with KDE 4.2.2 and on Kubuntu 8.10 with KDE 4.x.x.
This problem still exists in KDE 4.2.90 (KDE 4.3 Beta2).
This problem still exists in KDE 4.2.95 (KDE 4.3 RC1)
This problem still exists in KDE 4.3.1. But if I use the webkit-kpart the result looks much better, even if the buttons are not painted correctly.
*** Bug 173109 has been marked as a duplicate of this bug. ***
*** Bug 179021 has been marked as a duplicate of this bug. ***
SVN commit 1088979 by ggarand: great, looks like these two Qt regressions have finally been fixed, so we can enable back the optimized code and close all the printing bugs that closing/restoring the QPainter triggered I'll do that in two commits so that problems can be pin-pointed : 1) stop ending the QPainter before painting widgets to buffers, it's not needed anymore and Qt has poor support for that. Fixes printing on pages with form widgets. BUG: 197402 BUG: 214352 BUG: 191999 M +4 -10 render_replaced.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1088979