Bug 439652

Summary: Cannot accept message boxes with return anymore
Product: [Plasma] Breeze Reporter: Kai Uwe Broulik <kde>
Component: QStyleAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: major CC: nate, noahadvs
Priority: VHI    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Kai Uwe Broulik 2021-07-08 18:06:28 UTC
SUMMARY
After 00693ee5e715167d61d0014b9eb75ab3dbd31b51 in breeze I can no longer acknowledge message boxes by pressing Return key.

This works in Oxygen, Kvantum, Fusion, Windows 95 styles.

STEPS TO REPRODUCE
1. kdialog --yesno "lol"
2. Hit return

OBSERVED RESULT
Nothing happens

EXPECTED RESULT
Dialog is acknowledged

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: git master as of 2021-07-08
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Also affects other dialog boxes like "save changes?" or "permanently delete this file?"
Comment 1 Nate Graham 2021-07-09 21:18:47 UTC
Intentional; see Bug 438994.

If it drives you crazy, make noise there. :)

*** This bug has been marked as a duplicate of bug 438994 ***
Comment 2 Nate Graham 2021-07-09 21:19:13 UTC
Spacebar works, BTW.