| Summary: | Konqueror MediaWiki Printing Artifacts | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Fabian Köster <f.koester> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jani-matti.hatinen, kde |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Printout of Wikibooks-page mentioned above | ||
|
Description
Fabian Köster
2009-11-13 08:25:57 UTC
Created attachment 38294 [details]
Printout of Wikibooks-page mentioned above
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 SVN commit 1095342 by ggarand: automatically merged revision 1088979: 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 M +4 -10 render_replaced.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1095342 *** Bug 228447 has been marked as a duplicate of this bug. *** *** Bug 206799 has been marked as a duplicate of this bug. *** |