After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 499913 - sheetobject printing
sheetobject printing
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Printing
git master
Other Linux
: Normal normal
: ---
Assigned To: Andreas J. Guelzow
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2007-11-27 08:45 UTC by Andreas J. Guelzow
Modified: 2007-11-27 22:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix this problem (846 bytes, patch)
2007-11-27 20:43 UTC, Andreas J. Guelzow
committed Details | Review

Description Andreas J. Guelzow 2007-11-27 08:45:10 UTC
the ordering of sheet objects (labels, arrows, rectangles,...) is opposite when printing than it is shown on screen.
Comment 1 Andreas J. Guelzow 2007-11-27 20:43:22 UTC
Created attachment 99738 [details] [review]
patch to fix this problem

This patch will switch the ordering in which the sheet objects are printed. It would be simpler if the list of sheet objects were doubly linked but that would require much more changes throughout gnumeric.

please review
Comment 2 Morten Welinder 2007-11-27 21:28:41 UTC
Looks obvious to me.  Go ahead.
Comment 3 Andreas J. Guelzow 2007-11-27 22:47:05 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.