Skip to content

applets/calculator: fix copying the result

Martin Frueh requested to merge mrfrh/kdeplasma-addons:copy into master

Remove focus assignment as it seems unnecessary to me and breaks the already implemented StandardKey.Copy functionality.

BUG: 464155

Merge request reports