https://bugs.kde.org/show_bug.cgi?id=438916
Kishore Gopalakrishnan <kishor...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kishor...@gmail.com --- Comment #2 from Kishore Gopalakrishnan <kishor...@gmail.com> --- Git bisect says the bug was introduced by the following commit. Reverting this commit fixes the issue. 7ecb9a262c612be291e91ef5172142f4091af282 is the first bad commit commit 7ecb9a262c612be291e91ef5172142f4091af282 Author: Carl Schwan <c...@carlschwan.eu> Date: Fri May 28 01:48:01 2021 +0200 Multiple minors cleanup in DiscoverWindow * Use more StandardKey instead of strings for shortcuts * Don't change Kirigami default behavior for activating the mobile interface * Don't use a loader for the ContextDrawer. It is already only enabled on mobile. discover/qml/DiscoverWindow.qml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) -- You are receiving this mail because: You are watching all bug changes.