Bug 368719 - Shift fails to work on keyboard inputs to kde applications
Summary: Shift fails to work on keyboard inputs to kde applications
Status: RESOLVED DUPLICATE of bug 373956
Alias: None
Product: khotkeys
Classification: Unmaintained
Component: general (show other bugs)
Version: 5.7.3
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Jansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-12 22:31 UTC by tenney
Modified: 2016-12-21 01:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tenney 2016-09-12 22:31:50 UTC
Shift+H for the Hello example should produce "Hello".   When using the keyboard shortcut it produces "hello".

I tried to add my own custom keyboard inputs and "Shift+" always fails to produce the shifted result.

The interesting thing is it seems to fail only in kde applications.   I use a few shortcuts like this to use specifically in konsole which fails.   If I use the same shortcut in something like chrome it works as expected.   This was also failing in fedora 23 and in arch linux with plamsa 5.7.4.

fedora 24: khotkeys-5.6.3-1.fc24.x86_64
arch: khotkeys 5.7.4-1

Reproducible: Always

Steps to Reproduce:
1. Go to system settings in kde->shortcuts->custom shortcuts
2. Add to any group, Edit->New->Global Shortcut->Send Keyboard Input
3. Add any keyboard shortcut under trigger
4. Under action add "Shift+H" and apply
5. Use keyboard shortcut in konsole or kwrite etc

Actual Results:  
h

Expected Results:  
H
Comment 1 Christoph Feck 2016-12-21 01:20:56 UTC

*** This bug has been marked as a duplicate of bug 373956 ***