https://bugs.kde.org/show_bug.cgi?id=394913
--- Comment #1 from Jarosław Staniek <stan...@kde.org> --- Created attachment 113178 --> https://bugs.kde.org/attachment.cgi?id=113178&action=edit Test file Test db: 1. Bug reproduces by showing incorrect values: -2147483648 instead of 2147483648 (0x80000000) -830236219 instead of 3464731077 2147483647 shows OK (0x7FFFFFFF) 2. After fixing (as expected): 2147483648 shows OK 3464731077 shows OK -- You are receiving this mail because: You are watching all bug changes.