Bug 178168 - Graphical plasma calculator doesn’t use correct decimal separator
Summary: Graphical plasma calculator doesn’t use correct decimal separator
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-19 14:09 UTC by Karl Ove Hufthammer
Modified: 2008-12-19 15:28 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 Karl Ove Hufthammer 2008-12-19 14:09:30 UTC
Version:            (using Devel)
Installed from:    Compiled sources

In the graphical calculator applet, the display doesn’t use the decimal separator chosen in the system settings (e.g., ‘3,14’ instead of ‘3.14‘ for Norwegian Nynorsk). Instead, it uses a period ‘.’.

Note that input using both ‘.’ and ‘,’ works correctly. Also note that the KCalc *application* doesn’t have this problem.
Comment 1 Beat Wolf 2008-12-19 15:28:09 UTC
SVN commit 899000 by beatwolf:

use locale dezimal sign. 
BUG:178168


 M  +10 -10    calculator.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=899000