Bug 356355 - KCalc shouldn't keep formatting of copied number
Summary: KCalc shouldn't keep formatting of copied number
Status: RESOLVED FIXED
Alias: None
Product: kcalc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Evan Teran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-07 08:23 UTC by Alexander Trufanov
Modified: 2016-01-07 20:43 UTC (History)
1 user (show)

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 Alexander Trufanov 2015-12-07 08:23:46 UTC
KCalc shouldn't keep formatting of number when it's copied to clipboard.

Reproducible: Always

Steps to Reproduce:
1. Enter 1000000000 in KCalc
2. Press Ctrl+C
3. Press Ctrl+V in any text editor

Actual Results:  
"1 000 000 000" is pasted

Expected Results:  
"1000000000" is pasted
Comment 1 Albert Astals Cid 2016-01-07 20:43:42 UTC
Git commit d0478accc9334468490c1a2597c8dd1805ac4312 by Albert Astals Cid, on behalf of Dzmitry Rudkouski.
Committed on 07/01/2016 at 20:43.
Pushed by aacid into branch 'Applications/15.12'.

Fix formatting of copied number
REVIEW: 126528

M  +1    -0    kcalcdisplay.cpp

http://commits.kde.org/kcalc/d0478accc9334468490c1a2597c8dd1805ac4312