https://bugs.kde.org/show_bug.cgi?id=404065
--- Comment #17 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 7cd7fa458f284e2b79788884975d618161aae354 by Fushan Wen. Committed on 27/09/2023 at 17:08. Pushed by fusionfuture into branch 'master'. Fix Tab/Backtab not working in Qt6 Use method instead of signal because the latter doesn't work properly in Qt6. See also: https://bugreports.qt.io/browse/QTBUG-92820 M +47 -14 app/sidebar/SidebarMode.cpp M +6 -0 app/sidebar/SidebarMode.h M +2 -6 app/sidebar/qml/CategoriesPage.qml M +0 -3 app/sidebar/qml/IntroPage.qml M +0 -6 app/sidebar/qml/Main.qml M +0 -3 app/sidebar/qml/SideBarItem.qml M +2 -2 app/sidebar/qml/SubCategoryPage.qml https://invent.kde.org/plasma/systemsettings/-/commit/7cd7fa458f284e2b79788884975d618161aae354 -- You are receiving this mail because: You are watching all bug changes.