Bug 228080 - Can no longer assign single-key shortcuts for filters
Summary: Can no longer assign single-key shortcuts for filters
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 16:48 UTC by Tristan Miller
Modified: 2010-03-02 21:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tristan Miller 2010-02-22 16:48:52 UTC
Version:            (using KDE 4.4.0)
Installed from:    openSUSE RPMs

In previous versions of KMail it was possible to assign filter keyboard shortcuts to a single key.  In KMail 1.13.0 this seems to be no longer possible.  Only keys with modifiers (Ctrl, Shift, etc.) can be assigned shortcuts.

Reproducibility: Always

Steps to reproduce:
1. Settings->Configure filters
2. Advanced
3. Shortcut
4. Type any single key.

Observed behaviour:
5. Nothing happens

Expected behaviour:
5. KMail should have assigned that key as a shortcut for the filter.
Comment 1 Martin Koller 2010-02-27 12:29:34 UTC
Confirmed. In kmail/KDE3.5 this was possible.
Comment 2 Martin Koller 2010-03-01 18:00:47 UTC
SVN commit 1097566 by mkoller:

BUG: 228080
Allow single key shortcuts again


 M  +1 -0      kmfilterdlg.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1097566
Comment 3 Thomas McGuire 2010-03-02 21:58:24 UTC
SVN commit 1098091 by tmcguire:

Crossport r1097566 by mkoller from the KDE 4.4 branch to trunk:

CCBUG: 228080
Allow single key shortcuts again



 M  +1 -0      kmfilterdlg.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1098091