Bug 192233 - misleading button texts and order
Summary: misleading button texts and order
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:
: 183361 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-10 15:48 UTC by Frederik Schwarzer
Modified: 2009-05-21 19:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Change button texts (822 bytes, patch)
2009-05-10 15:49 UTC, Frederik Schwarzer
Details

Note You need to log in before you can comment on or make changes to this bug.
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