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 497478 - Printing misplaces merged cells background color
Printing misplaces merged cells background color
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Printing
1.7.x
Other All
: Normal normal
: ---
Assigned To: Andreas J. Guelzow
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2007-11-16 20:54 UTC by Jérôme Guelfucci
Modified: 2007-11-17 11:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jérôme Guelfucci 2007-11-16 20:54:46 UTC
Please describe the problem:
This was reported on Launchpad: https://bugs.launchpad.net/ubuntu/+source/gnumeric/+bug/163126
by: https://bugs.launchpad.net/~rich-home

When merged cells have a background color, printing moves the colored block up by the cells height. This is already visible in print preview.
Cells with a greater height have their background moved up higher: the color block is the same size as the merged cell it belongs with, but the color bottom end up at the cell top.

Steps to reproduce:
-Merge cells A1 and B1 (or A1 and A2)
-Change the merged cells background color
-Enter a value in the merged cell(to see the displacement)
-Open the print preview

Actual results:
-Notice how the colored block that should be the cell background is moved up by the cells height and placed on top of any content already there.
-Actual printing gives the same result as the print preview

Expected results:
The background should have the same place as when editing the spreadsheet.

Does this happen every time?
Yes.

Other information:
Confirmed with 1.7.11.
Comment 1 Andreas J. Guelzow 2007-11-16 21:20:51 UTC
confirmed with current svn
Comment 2 Andreas J. Guelzow 2007-11-16 23:41:44 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.
Comment 3 Jérôme Guelfucci 2007-11-17 11:02:01 UTC
Thanks !