Bug 133421 - kcalc does not paste all hex values correctly
Summary: kcalc does not paste all hex values correctly
Status: RESOLVED FIXED
Alias: None
Product: kcalc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Klaus Niederkrüger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-02 04:40 UTC by Evan Teran
Modified: 2007-01-05 01:29 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 Evan Teran 2006-09-02 04:40:21 UTC
Version:           2.0.4 (using KDE 3.5.4, Gentoo)
Compiler:          Target: i686-pc-linux-gnu
OS:                Linux (i686) release 2.6.17-gentoo-r7

kcalc does not appear to paste all hex values correctly:

steps to reproduce:

place 0xFFFFFFFFFFFFFB2D anywhere you can copy from
open kcalc
switch to hex mode
select the text
middle click the display to paste the value

display shows: 0xFFFFFFFFFFFFF800
should show: 0xFFFFFFFFFFFFFB2D

Evan Teran
Comment 1 Klaus Niederkrüger 2007-01-05 01:29:40 UTC
Just fixed this bug in the source code for KDE-3.5.6.

Thanks again, Evan, for detecting so many bugs (soon I believe that Hex-mode will work; too bad it took me from 3.5.0 to 3.5.6).

Klaus