Bug 192233

Summary: misleading button texts and order
Product: [Applications] akregator Reporter: Frederik Schwarzer <schwarzer>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: majid.ramezanpour
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: Change button texts

Description Frederik Schwarzer 2009-05-10 15:48:25 UTC
Version:            (using Devel)
Installed from:    Compiled sources

If you decide to disable the welcome screen, there is a dialog asking:
    "Are you sure you want to disable this introduction page?"
Then the buttons say:
Yes: "Keep Enabled"
No: "Disable"

That's a bit misleading. The Yes button should be the "accept action" one.
So I propose on renaming the buttons to
Yes: "Yes, disable"
No: "No, keep enabled"
Comment 1 Frederik Schwarzer 2009-05-10 15:49:23 UTC
Created attachment 33519 [details]
Change button texts
Comment 2 Frank Osterfeld 2009-05-14 20:25:40 UTC
SVN commit 968015 by osterfeld:

Fix Disable Introduction messagebox buttons (yes/no were swapped)
Similar patch was provided by Frederik Schwarzer

BUG:192233


 M  +2 -2      articleviewer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=968015
Comment 3 Frank Osterfeld 2009-05-16 16:17:13 UTC
*** Bug 183361 has been marked as a duplicate of this bug. ***
Comment 4 Frank Osterfeld 2009-05-21 19:14:56 UTC
SVN commit 971104 by osterfeld:

Forwardport:

Fix Disable Introduction messagebox buttons (yes/no were swapped)
 Similar patch was provided by Frederik Schwarzer

CCBUG:192233

 M  +2 -2      articleviewer.cpp  


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