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 106029 - row height not wysiwyg
row height not wysiwyg
Status: RESOLVED DUPLICATE of bug 323315
Product: Gnumeric
Classification: Applications
Component: Printing
1.1.x
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2003-02-13 20:01 UTC by J.H.M. Dassen (Ray)
Modified: 2007-11-08 22:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Workbook exhibiting the problem (2.63 KB, application/x-gnumeric)
2003-02-13 20:02 UTC, J.H.M. Dassen (Ray)
Details
PostScript file showing the problem (140.02 KB, application/postscript)
2003-02-13 20:03 UTC, J.H.M. Dassen (Ray)
Details

Description J.H.M. Dassen (Ray) 2003-02-13 20:01:02 UTC
[Originally reported as http://bugs.debian.org/180378]

From: Robert Bihlmeyer <robbe@orcus.priv.at>
Subject: Bug#180378: gnumeric: row height not wysiwyg


Package: gnumeric
Version: 1.1.16-3
Severity: normal

In the attached file I turned wrapping on in the last column, and
afterwards used Format>Row>Autofit Selection. The cells fit snugly in
the normal view, but the print preview will show an empty space
between rows. As this space gets bigger the more lines the row has I
guess the row-height-calculating code thinks the used font is taller
than it really is.

If you can't reproduce this I could also send you the generated
postscript.
Comment 1 J.H.M. Dassen (Ray) 2003-02-13 20:02:06 UTC
Created attachment 14301 [details]
Workbook exhibiting the problem
Comment 2 J.H.M. Dassen (Ray) 2003-02-13 20:03:36 UTC
Created attachment 14302 [details]
PostScript file showing the problem
Comment 3 Andreas J. Guelzow 2003-08-13 00:25:57 UTC
I suspect that this is really just a different incarnation from Bug
62210. Fonts do not scale linearly so the printed font at the same
point size but a higher resolution may in fact be not as tall as a low
resolution version.
Comment 4 Morten Welinder 2004-10-19 04:19:05 UTC
this might be fixed by now.
Comment 5 Andreas J. Guelzow 2004-10-19 14:09:03 UTC
Checking the sample file shows that the problem is still there. In fact even the
places where the text wraps changes.
Comment 6 Andreas J. Guelzow 2006-01-28 15:31:29 UTC
We should check whether this is indeed problem 323315
Comment 7 Andreas J. Guelzow 2007-03-28 20:46:10 UTC
Just for the record: the problem persists even after rewritin the printing code using cairo. The places where the text breaks changes now (there is more fitting on each line when printing) and the distance between lines appears smaller than on screen.
Comment 8 Andreas J. Guelzow 2007-04-27 21:34:37 UTC
note that bug 323315 seems to descibe a work around to this.
Comment 9 Andreas J. Guelzow 2007-11-08 22:49:54 UTC
Bugs 323315, 152265 and 1060029 essentially describe the same situation: the character sizes vary slightly between screen rendering and printing. As a consequence the line breaks and line heights vary. 

Since these are all the same problem  and 323315 provides a workaround we consolidate them to 323315.

*** This bug has been marked as a duplicate of 323315 ***