Bug 434767

Summary: Close window dialog not navigatable by keyboard
Product: [Applications] konsole Reporter: Wout Mertens <Wout.mertens>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: normal CC: nate
Priority: NOR    
Version: 20.12.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Wout Mertens 2021-03-22 12:35:17 UTC
SUMMARY

When closing a window that has e.g. `ssh` running, Konsole shows a close dialog. This can't be confirmed using the keyboard, at least when running on Xorg under a Gnome session

STEPS TO REPRODUCE
1. In a Konsole terminal, run a command that doesn't exit, like `ssh`
2. Close the terminal. A window pops up with a "don't ask next time" checkbox and No/Yes buttons
3. Try to click Yes via the keyboard

OBSERVED RESULT

3. Cannot trigger Yes using only the keyboard.

EXPECTED RESULT

3. "No" focused, Enter = "Yes", Space = "No", Tab moves focus around the 3 input elements.