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 656418 - Incorrect row height change
Incorrect row height change
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Main System
git master
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2011-08-12 18:05 UTC by Andreas J. Guelzow
Modified: 2011-08-20 06:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (710 bytes, patch)
2011-08-20 06:01 UTC, Jean Bréfort
committed Details | Review

Description Andreas J. Guelzow 2011-08-12 18:05:09 UTC
new gnumeric
enter 2 in A1
change zoom level to 200%
enter 3 in A1

expected behaviour is that height of row 1 stays the same
observed behaviour is that height of row 1 increases
Comment 1 Andreas J. Guelzow 2011-08-12 18:06:55 UTC
Note that the same problem occurs with:

new gnumeric
enter 2 in A1
autofit height of row 1 (this doesn't do anything as expected)
change zoom level to 200%
autofit height of row 1

expected behaviour is that height of row 1 stays the same
observed behaviour is that height of row 1 increases
Comment 2 Jean Bréfort 2011-08-20 06:01:18 UTC
Created attachment 194276 [details] [review]
Proposed patch
Comment 3 Andreas J. Guelzow 2011-08-20 06:17:21 UTC
Review of attachment 194276 [details] [review]:

Looks good and fixes the problem at hand. Please commit. Thank you!
Comment 4 Jean Bréfort 2011-08-20 06:21:57 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.