https://bugs.kde.org/show_bug.cgi?id=496207
--- Comment #3 from David Geiger <[email protected]> --- In file "part/arkviewer.cpp" replacing line 42: closeAction->setShortcut(Qt::Key_Escape); with: actionCollection()->setDefaultShortcut(closeAction, Qt::Key_Escape); fixes this issue. -- You are receiving this mail because: You are watching all bug changes.
