Bug 131163 - Numbers larger than 2^31-1 are displayed as -2147483648
Summary: Numbers larger than 2^31-1 are displayed as -2147483648
Status: RESOLVED DUPLICATE of bug 127599
Alias: None
Product: calligrasheets
Classification: Applications
Component: general (show other bugs)
Version: 1.5.2
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Calligra Sheets (KSpread) Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-21 14:15 UTC by Martin Aumueller
Modified: 2006-08-19 12:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Aumueller 2006-07-21 14:15:30 UTC
Version:           1.5.2 (using KDE KDE 3.5.3)
Installed from:    Ubuntu Packages
Compiler:          gcc (GCC) 4.1.2 20060715 (prerelease) (Ubuntu 4.1.1-9ubuntu1)
 compiler used by distributor is unknown
OS:                Linux

Entering a number larger than ~2^31 makes kspread display the cell's value as -2147483648 - even when the cell's format is "scientific".
Loading a spreadsheet where such a large value was entered using OpenOffice 2.0, shows the correct value until the value is modified from within kspread.

How to reproduce: select one cell of a spreadsheet and enter 3000000000.
Expected behaviour: the cell's value should be displayed as 3E9, if its format is set to "scientific".
Comment 1 Sebastian Sauer 2006-08-19 12:23:16 UTC

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