Summary: | Sign/Encrypt dialog behaves different for mouse/keyboard usage | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Elias Probst <mail> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Elias Probst
2009-04-17 00:07:19 UTC
This is due to the use of a KMessageBox::warningYesNoCancel messagebox. This method assigns automatically the default button to the Yes Button, that in that case is "Encrypt All parts". In Qt, where no button is the default button, pressing Return has the same effect as pressing space. But when there is a default button, pressing Return pushes that button, whatever button has the focus. I have not seen an option to make that dialog not to assign the default button. (but it is quite late here). Ok, it actually seems this isn't a KMail/KDE-PIM related issue. The same applies to the Yes/No dialog when closing a tab in Konsole when a program is still running. This bug should be moved to the right component, but I don't know which one. Could anyone specify the right component & move the bug? Thanks a lot. Changing to kdelibs. There should be some visual information about the default button, or add an option to not have the default button. Thank you for taking the time to report this bug and helping to make KDE better. This particular bug has already been reported and is a duplicate of bug 190631, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. *** This bug has been marked as a duplicate of bug 190631 *** |