Bug 439652 - Cannot accept message boxes with return anymore
Summary: Cannot accept message boxes with return anymore
Status: RESOLVED DUPLICATE of bug 438994
Alias: None
Product: Breeze
Classification: Plasma
Component: QStyle (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: VHI major
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-08 18:06 UTC by Kai Uwe Broulik
Modified: 2021-07-09 21:19 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

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