Bug 318221

Summary: Lost the ability to copy the result of operations
Product: [Plasma] kdeplasma-addons Reporter: Marc González Majoral <gonssal>
Component: calculatorAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: friesoft, kde, simonandric5
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marc González Majoral 2013-04-12 06:23:17 UTC
Lost the hability to copy the result of operations with CTRL+C or the right-click menu, like you could do in 4.9.x versions. Really annoying.

Reproducible: Always

Steps to Reproduce:
1. Do some operation
2. Try to copy the result to clipboard
3. It's not possible
Actual Results:  
Can't copy the result to clipboard

Expected Results:  
You can copy the result to clipboard either through CTRL+C or an option in the right-click menu, like earlier versions
Comment 1 Bernhard Friedreich 2015-03-27 21:27:44 UTC
Confirmed on plasmashell 5.2.2
Comment 2 David Edmundson 2015-03-27 21:37:16 UTC
Bernhard could change the product to plasmashell (for anything in plasma-desktop/plasma-workspace)
kdeplasma-addons  for addons.

if they're still valid in 5.x
Comment 3 Bernhard Friedreich 2015-03-27 23:22:46 UTC
I'm sorry but I don't know how to change the product.. not clickable for me.

I've tried to include copy and paste support.. please have a look as time permits :)
https://git.reviewboard.kde.org/r/123161/
Comment 4 David Edmundson 2015-03-28 15:18:03 UTC
Git commit 16cad20c28e09109844f1e34ae87c71ae8259350 by David Edmundson, on behalf of Bernhard Friedreich.
Committed on 28/03/2015 at 15:17.
Pushed by davidedmundson into branch 'master'.

Add copy and paste support for calculator widget

The current displayed value from the textfield can be copied.
Content from the clipboard can be pasted but only if the content
is a valid number

REVIEW: 123161

M  +45   -0    applets/calculator/package/contents/ui/calculator.qml

http://commits.kde.org/kdeplasma-addons/16cad20c28e09109844f1e34ae87c71ae8259350