Bug 127386 - Deleting messages needs always a confirm
Summary: Deleting messages needs always a confirm
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.2.1
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 119726 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-15 21:08 UTC by Helmut Pozimski
Modified: 2008-01-27 13:35 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 Helmut Pozimski 2006-05-15 21:08:46 UTC
Version:           1.2.1 (using KDE 3.5.0, Debian Package 4:3.5.0-2bpo2 (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-13)
OS:                Linux (i686) release 2.6.16.14

When I delete a message from akregator I always have to confirm this action, when I try to delete more than one message this is very annoying, it would be great to be able to disable this in the settings or have a checkbox "never show this message again" or something like that.
Comment 1 crayon.shin.chan.uk 2007-04-05 09:14:37 UTC
I agree. I'm using 1.2.5 (KDE 3.5.5). Right now to delete an article I 
have to press "d <enter>" or "<delete> <enter>". It gets really annoying 
when trawling through high volume, "low signal to noise ratio" feeds like 
freshmeat. I would love Akregator to follow KMail's behaviour:

- press "d" or "<delete>" to delete article with NO confirmation
- press "<ctrl-delete>" to delete all articles in feed
- allow shift-left_button or ctrl-left_button to select articles etc.

In short allow articles to be selected and manipulated as in any 
standard "multi-select" lists.
Comment 2 crayon.shin.chan.uk 2007-04-05 09:21:31 UTC
Oh, and like Kmail a <ctrl-z> to undelete an accidently deleted article!
Comment 3 Daniel Hahler 2007-04-12 22:00:21 UTC
Confirmed with 1.2.6.
Comment 4 Dotan Cohen 2007-12-21 03:21:57 UTC
Related: Bug 119726
Comment 5 Teemu Rytilahti 2008-01-27 13:28:06 UTC
SVN commit 767066 by rytilahti:

Add ability not to ask the confirmation when removing a feed or a feed folder.
BUGS:127386,119726


 M  +2 -2      mainwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=767066
Comment 6 Teemu Rytilahti 2008-01-27 13:29:13 UTC
*** Bug 119726 has been marked as a duplicate of this bug. ***
Comment 7 Teemu Rytilahti 2008-01-27 13:35:10 UTC
SVN commit 767072 by rytilahti:

Aww, here goes the article part of my last commit.

CCBUGS:127386


 M  +1 -1      mainwidget.cpp  


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