Bug 487933

Summary: Unable to copy expression
Product: [Applications] Kalk Reporter: mashkal2000 <mashkal2000>
Component: GeneralAssignee: hanyoung
Status: REPORTED ---    
Severity: wishlist CC: espidev
Priority: NOR    
Version First Reported In: 24.02.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description mashkal2000@gmail.com 2024-06-02 17:42:20 UTC
SUMMARY
dragging the mouse over the expression swipes the text left and right rather than copying it. There is a button to copy the result, but no way to copy the expression. I typically want both the expression and the result, so the lack of this feature makes the calculator quite useless to me :(

STEPS TO REPRODUCE
1. type 32 * 2 + 16 - 5

OBSERVED RESULT
Cannot copy "32 * 2 + 16 - 5"

EXPECTED RESULT
Can copy "32 * 2 + 16 - 5"