https://bugs.kde.org/show_bug.cgi?id=469238
Bug ID: 469238
Summary: Strange behaviour of keyboard shortcuts
Classification: Applications
Product: systemsettings
Version: 5.27.4
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: kcm_khotkeys
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
***
Faced an issue while setting shortcut to normcap
(https://github.com/dynobo/normcap/). When added as application or command
`normcap`, and assigned shortcut, it triggers the program but the program fails
to copy to clipboard. When command is edited so as to pipe it through anything,
eg `normcap | tee /dev/null`, it triggers the same and also copies to
clipboard.
***
STEPS TO REPRODUCE
1. System Settings>Shortcuts>Add applications
2. Search and select normcap
3. Assign a shortcut (like ctrl+pritnscrn)
OBSERVED RESULT
When invoked through shortcut, normcap allows for region selection on screen
and selects text but does not copy that text to clipboard.
EXPECTED RESULT
It should copy the text to clipboard. Piping the command should not be required
ADDITIONAL INFORMATION
Bug report for the same was created on
https://github.com/dynobo/normcap/issues/422
--
You are receiving this mail because:
You are watching all bug changes.