Bug 135812

Summary: cells show wrong value if value is too large
Product: [Applications] calligrasheets Reporter: Martin Fabian Hohenberg <martin.hohenberg>
Component: generalAssignee: Calligra Sheets (KSpread) Bugs <calligra-sheets-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Screenshot of behaviour

Description Martin Fabian Hohenberg 2006-10-17 15:20:50 UTC
Version:           1.6 (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages

This sort of reminds me on my old days of Amiga game cheating ;)

If a value gets too big, the cell shows it as -2147483648, but seems to handle it correctly internally. Gave me quite a puzzled look...

Please see attached screenshot for further information
Comment 1 Martin Fabian Hohenberg 2006-10-17 15:21:49 UTC
Created attachment 18151 [details]
Screenshot of behaviour
Comment 2 Stefan Nikolaus 2006-10-17 15:40:40 UTC
-(2^31) = -2147483648

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