https://bugs.kde.org/show_bug.cgi?id=417210
--- Comment #4 from glyphi...@gmail.com --- (In reply to Thomas Fischer from comment #3) > (In reply to Thomas Fischer from comment #2) > > I think I fixed this bug. Please test yourself and confirm it so that I can > > close this bug and proceed with preparing to release 0.9.2 containing this > > fix. > As I do not want to delay releasing 0.9.2 any longer, please test this fix > if it solves the problem for you. Hi Thomas. Sorry, missed this earlier. Tested the linked version. Issues: a) Typo in dialog text ("The current entry has been modified. Do you want do discard your changes?") -- should be "to discard" b) Behavior for Esc and Cancel differs after editing a text field: Esc closes w/o dialog, losing changes; Cancel correctly raises the dialog. c) Similarly, behavior for Esc and Cancel differs after adding/removing/editing a text field (e.g. Author or External): Esc closes, losing changes; Cancel raises dialog d) Changes to a Plain Text/Reference/Source Code dropdown menu are saved whether the user hit Ok, Cancel, or Esc -- they can't be discarded e) Setting a checkbox (e.g. "et al"), Esc saves rather than discards; Cancel correctly raises dialog f) Clearing a checkbox, Esc discards and doesn't raise dialog; Cancel correctly raises dialog So, in general, Esc and Cancel are working differently -- presumably they should have the same behavior. Then for that 1 type of pulldown field, Esc/Cancel aren't discarding. And when turning on (but not turning off) a checkbox, Esc acts like OK, but Cancel raises a dialog. -- You are receiving this mail because: You are watching all bug changes.