https://bugzilla.novell.com/show_bug.cgi?id=671578 https://bugzilla.novell.com/show_bug.cgi?id=671578#c14 Amol Godbole <amolagodbole@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |amolagodbole@gmail.com Resolution| |FIXED --- Comment #14 from Amol Godbole <amolagodbole@gmail.com> 2013-08-21 01:39:35 UTC --- Bug has been confirmed and resolved. In kmessagebox.cpp, warningContinueCancel() stores 'dontAskAgainName' setting only if Continue button is pressed. Pressing Cancel ignores the setting. warningYesNo() stores 'dontAskAgainName' setting, if checked, on both Yes and No button presses. Using KMessageBox::warningYesNo() in place of KMessageBox::warningContinueCancel() resolves the bug. Request 195763 has been submitted to buildservice package KDE:Distro:Factory/kaffeine awaiting acceptance. Hopefully, this should fix the issue for the next 13.1. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.