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 743754 - write/re-read xls: scrollbar loses horizontal property
write/re-read xls: scrollbar loses horizontal property
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export MS Excel (tm)
1.12.x
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2015-01-30 20:58 UTC by John Denker
Modified: 2015-01-30 23:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
example with scrollbar (16.67 KB, application/x-gnumeric)
2015-01-30 20:58 UTC, John Denker
Details

Description John Denker 2015-01-30 20:58:19 UTC
Created attachment 295821 [details]
example with scrollbar

Recipe:
  Look at the attached .gnumeric file to see the desired layout.
  $x/ssconvert sine-cosine-horiz.gnumeric sine-cosine-horiz.xls
  Open the .xls file.
  Observe that the scrollbar is now vertical, which is not desired.

For extra exercise:
  Use the properties dialog to make it horizontal.
  Write out the .xls file.
  Reopen the .xls file.
  Observe that the scrollbar is horizontal again.
  Unsurprisingly, the problem is not unique to ssconvert per se.

Tangential remark: even though .xls is "older" than .xlsx, gnumeric
does a better job with .xls in several areas that are critical to me.
Also, .xls works better than .ods.


$x/gnumeric --version
gnumeric version '1.12.20'
datadir := '/usr/src/gnumeric/gitball/gnumeric/1.12.20'
libdir := '/usr/src/gnumeric/gitball/'

uname -a
Linux asclepias 3.18.0+ #2 SMP Sun Dec 21 18:25:03 MST 2014 x86_64 x86_64 x86_64 GNU/Linux
Comment 1 Morten Welinder 2015-01-30 23:03:48 UTC
Write was ok, read was not.

This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
Comment 2 John Denker 2015-01-30 23:13:57 UTC
Excellent.  Impressively fast fix.  Thanks.