https://bugs.kde.org/show_bug.cgi?id=445277
--- Comment #6 from Oleg Solovyov <mcp...@altlinux.org> --- There are different types of widget where KeyEvents are inhibited: QWidgetWindow vs. QQuickWindow broken: #0 QQuickWindow::QQuickWindow (this=0x555557767c80, dd=..., control=0x555557538140) at items/qquickwindow.cpp:1504 #1 0x00007fff997a5b54 in QQuickWidgetPrivate::init (this=0x55555715de20, e=0x0) at qquickwidget.cpp:108 #2 0x00007fff997d0cd2 in Dialog::Private::createTab (file=..., title=..., this=0x7fffec012f30) at /usr/src/debug/plasma-desktop-5.23.3/kcms/activities/imports/dialog.cpp:66 #3 Dialog::Dialog (parent=0x0, this=0x555555b344b0) at /usr/src/debug/plasma-desktop-5.23.3/kcms/activities/imports/dialog.cpp:146 #4 Dialog::showDialog (id=...) at /usr/src/debug/plasma-desktop-5.23.3/kcms/activities/imports/dialog.cpp:121 #5 0x00007fff997d15e0 in ActivitySettings::configureActivity (this=0x555555942690, id=...) at /usr/src/debug/plasma-desktop-5.23.3/kcms/activities/imports/activitysettings.cpp:35 fine: #0 QWidgetWindow::QWidgetWindow (this=0x55555779a820, widget=0x555555ad69c0) at kernel/qwidgetwindow.cpp:159 #1 0x00007ffff6a9e942 in QWidgetPrivate::createTLSysExtra (this=this@entry=0x7fffb0030c70) at kernel/qwidget.cpp:1369 #2 0x00007ffff6a9f1f8 in QWidgetPrivate::create (this=this@entry=0x7fffb0030c70) at kernel/qwidget.cpp:1252 #3 0x00007ffff6a9f336 in QWidget::create (this=0x555555ad69c0, window=<optimized out>, initializeWindow=<optimized out>, destroyOldWindow=<optimized out>) at kernel/qwidget.cpp:1179 #4 0x00007ffff6aac5ca in QWidgetPrivate::setVisible (this=0x7fffb0030c70, visible=<optimized out>) at kernel/qwidget.cpp:8063 #5 0x00007ffff6aac9c2 in QWidget::setVisible (this=this@entry=0x555555ad69c0, visible=visible@entry=true) at kernel/qwidget.cpp:8044 #6 0x00007ffff6c76614 in QDialog::setVisible (this=0x555555ad69c0, visible=<optimized out>) at dialogs/qdialog.cpp:787 #7 0x00007fff997d35e0 in ActivitySettings::configureActivity (this=0x555555845260, id=...) at /usr/src/debug/plasma-desktop-5.23.3/kcms/activities/imports/activitysettings.cpp:35 -- You are receiving this mail because: You are watching all bug changes.