Bug 496344

Summary: Allow to easily insert entries from history
Product: [Applications] kcalc Reporter: postix <postix>
Component: generalAssignee: Gabriel Barrantes <gabriel.barrantes.dev>
Status: ASSIGNED ---    
Severity: wishlist CC: gabriel.barrantes.dev
Priority: NOR    
Version First Reported In: 24.08.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description postix 2024-11-16 14:08:04 UTC
SUMMARY

The history is currently a simple list view with text strings.

To pick up an older calculation, you have to:

1. Select the text with the cursor
2. Right click and choose Copy
3. Right click into the input field and choose paste

This is obviously a very bad UX.

Keep in mind that in case of 3. there even exists an annoying bug: the paste entry will become grayed out, when you re-focus KCalc - I will open another bug report for that.

SpeedCrunch does this much better: Here you have a list view too, but the items are not select-able text, but are pasted automatically into the input field on double click!
Comment 1 Gabriel Barrantes 2024-11-16 23:00:05 UTC
See https://invent.kde.org/utilities/kcalc/-/issues/20
Comment 2 Bug Janitor Service 2025-07-17 18:27:09 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kcalc/-/merge_requests/188