Comment 2 for bug 753871

Revision history for this message
gcharron (gilles-charron) wrote : Re: [Bug 753871] Re: Some key triggers ignore the shift key

Would it be possible to resolve keys in the following way:

Ctrl+Shift+L becomes Ctrl+L while Ctrl+l (lower case) stays as Ctrl+l

Currently it appears as if the trigger letters are case insensitive.

Regards,
Gilles

On Thu, Apr 7, 2011 at 2:11 PM, Ulrik Sverdrup <email address hidden> wrote:
> I think it illustrates what the problem is if you notice that
> Shift+Control+0  does not resolve to what you said, it resolves to
> Ctrl+)  only (on my configuration at least).
>
> I don't know if we want / can solve this and what we want to do.
> Currently it looks at "what" we want to bind not "how" you type it. And
> A and Shift+A are then considered to be identical for modifier purposes.
> It's not ideal.
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/753871
>
> Title:
>  Some key triggers ignore the shift key
>
> Status in Kupfer (pandora's box):
>  New
>
> Bug description:
>  When registering a key trigger ; shift keys are ignored for letters:
>  trying to register Shift+Control+L  will register Ctrl+l   (lower case)
>
>  However, it works in other cases:
>  trying to register Shift+Control+0  resolves correctly to Shift+Ctrl+)
>
>  Kupfer v205
>  Ubuntu 10.10
>  amd64
>  python 2.6.6
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/kupfer/+bug/753871/+subscribe
>