Bug 318221 - Lost the ability to copy the result of operations
Summary: Lost the ability to copy the result of operations
Status: RESOLVED FIXED
Alias: None
Product: kdeplasma-addons
Classification: Plasma
Component: calculator (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-12 06:23 UTC by Marc González Majoral
Modified: 2015-03-29 12:17 UTC (History)
3 users (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 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