Bug 401340

Summary: Notifications KCM closes after selecting it's Event source dropdown option and pressing Return key on Wayland
Product: [Applications] systemsettings Reporter: Alexander Mentyu <notuxius>
Component: kcm_notifyAssignee: Olivier Goffart <ogoffart>
Status: RESOLVED UPSTREAM    
Severity: normal CC: bugseforuns, nate
Priority: NOR Keywords: wayland-only
Version First Reported In: 5.14.3   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alexander Mentyu 2018-11-23 16:33:57 UTC
STEPS TO REPRODUCE
1. Start Notifications KCM.
2. Activate 'Event source' dropdown.
3. Press Down Arrow key one or more times and Return key or just Return key for selection of the dropdown option.

OBSERVED RESULT
Notifications KCM closes

EXPECTED RESULT
Dropdown option is selected, the KCM window stays opened

SOFTWARE/OS VERSIONS
Operating System: KDE neon Developer Edition
KDE Plasma Version: 5.14.80
KDE Frameworks Version: 5.53.0
Qt Version: 5.11.2
Kernel Version: 4.15.0-39-generic

ADDITIONAL INFORMATION
on X the KCM window stays opened after pressing Return key
Comment 1 Christoph Feck 2018-12-20 01:11:09 UTC
This is a regression in QtWayland. If this is still reproducible with Qt 5.12.0, I suggest to report it to Qt developers via https://bugreports.qt.io/

The drop-down is supposed to 'eat' bother Enter and Esc keys, so that applications don't receive these keys unintentionally.
Comment 2 Patrick Silva 2019-02-21 17:54:52 UTC
I can't reproduce such crash here under Wayland.

Operating System: Arch Linux 
KDE Plasma Version: 5.15.1
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.1
Comment 3 Nate Graham 2019-11-14 18:51:56 UTC
Me neither. I guess it eventually got fixed upstream.