Bug 181646 - single key shortcuts doesn't work
Summary: single key shortcuts doesn't work
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-23 09:52 UTC by boski_cinek
Modified: 2009-05-24 18:43 UTC (History)
3 users (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 boski_cinek 2009-01-23 09:52:32 UTC
Version:            (using Devel)
Installed from:    Compiled sources

I'm unable to use single key shortcuts in akregator. This completly ruins my work flow with akregator (I used to have, back in 3.X times, [j]/[k] for previouse/next article, [p]/[n] for next/prev feed and [Enter] for opening article in background tab). I tried it with 4.1.x (up to 4.1.4) and in recently nightly builds (from Neon project). Any chance to fix this?
Comment 1 Benjamin Owens 2009-01-28 22:09:47 UTC
Same for me using the 4.2 packages in Debian-experimental.  This being fixed would make akregator perfect for me
Comment 2 Michael Schuerig 2009-04-10 17:37:20 UTC
Apparently, only shortcuts involving Ctrl, Alt, or Meta (Win) are accepted. This bit me too. In KMail I'm using Shift-D to mark a folder as read, back with 3.5.10, I could do the same in Akregator. With version 1.4.2 on KDE 4.2.2, this doesn't work any longer.
Comment 3 Teemu Rytilahti 2009-05-24 18:38:25 UTC
SVN commit 972341 by rytilahti:

Make single-key shortcuts to be possible again, this is a regression from kkeydialog->kshortcutsdialog porting happened in r528731.

BUG:181646



 M  +1 -1      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=972341
Comment 4 Teemu Rytilahti 2009-05-24 18:43:59 UTC
SVN commit 972344 by rytilahti:

backport:
SVN commit 972341 by rytilahti:

Make single-key shortcuts to be possible again, this is a regression from
kkeydialog->kshortcutsdialog porting happened in r528731.

CCBUG:181646



 M  +1 -1      mainwindow.cpp  


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