Bug 79599 - kcalc does not use locale for displaying numbers
Summary: kcalc does not use locale for displaying numbers
Status: RESOLVED DUPLICATE of bug 56669
Alias: None
Product: kcalc
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Evan Teran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-14 00:10 UTC by Gregor Rakar
Modified: 2005-02-22 21:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregor Rakar 2004-04-14 00:10:31 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    RedHat RPMs
OS:          Linux

When I type a number or KCalc calculates something with a decimal point, it does not use selected locale for displaying numbers. Example: for sl locale it should be displayed, that 1/2 is 0,5 and not 0.5 (as it is english way)

Only a minor bug, I know
Comment 1 Nicolas Goutte 2004-08-20 22:27:47 UTC

*** This bug has been marked as a duplicate of 56669 ***
Comment 2 Andrew Rule 2005-02-22 21:54:18 UTC
This still happens using kcalc 1.6 and KDE 3.3.2 on Debian (testing).  
The locale is used for the "keypad" part of the display, but not for the number you are working on - which tends to be where you look, anyway!  
The decimal point shows correctly on the "keypad" but not for the number displayed, and the thousands separator isn't used for the number displayed at all.