https://bugs.kde.org/show_bug.cgi?id=518170
--- Comment #3 from Bogdan Khorolsky <[email protected]> --- Summary: To fix clicking, simply revert the changes from commit ee96ae5 in the file "applets/kickoff/ListOfGridsView.qml" on line 44, the line "(sourceModel as Kicker.AppsModel).trigger(sourceIndex.row, actionId, argument)" to "sourceModel.trigger(sourceIndex.row, actionId, argument)" -- You are receiving this mail because: You are watching all bug changes.
