Bug 487156

Summary: Systemsettings opens Mouse and Touch pad whenever I clear search
Product: [Applications] systemsettings Reporter: Waqar Ahmed <waqar.17a>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, nicolas.fella
Priority: NOR    
Version: 6.0.4   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 6.0.5
Sentry Crash Report:

Description Waqar Ahmed 2024-05-17 18:28:54 UTC
STEPS TO REPRODUCE
1. Open system settings
2. Click "Mouse & Touchpad" (first item) -> Mouse and touch pad screen opens
3. Click back button -> Takes you back
4. Click on search field at the top and type "t"
5. Hit "Clear Search" button at the end of search field
6. Mouse & Touchpad opens automatically :/

OBSERVED RESULT

System settings takes me to Mouse & Touchpad screen

EXPECTED RESULT

Search is cleared and all items in list are displayed again


Operating System: Manjaro Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.6.30-2-MANJARO (64-bit)
Graphics Platform: X11
Processors: 8 × AMD Ryzen 7 4700U with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Comment 1 Bug Janitor Service 2024-05-19 16:51:10 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/systemsettings/-/merge_requests/313
Comment 2 Nicolas Fella 2024-05-20 12:17:21 UTC
Git commit 38064e25e86e7dd4a17b6b473994dd1a69d1e73a by Nicolas Fella.
Committed on 20/05/2024 at 12:16.
Pushed by nicolasfella into branch 'master'.

Fix subcategory pane opening when exiting search

When clearing the search field don't push the subcategory pane

M  +0    -10   app/qml/SubCategoryPage.qml

https://invent.kde.org/plasma/systemsettings/-/commit/38064e25e86e7dd4a17b6b473994dd1a69d1e73a
Comment 3 Nicolas Fella 2024-05-20 12:18:16 UTC
Git commit 7a0d35faa500659304ce60293e076252b2bc1083 by Nicolas Fella.
Committed on 20/05/2024 at 12:17.
Pushed by nicolasfella into branch 'Plasma/6.0'.

Fix subcategory pane opening when exiting search

When clearing the search field don't push the subcategory pane
(cherry picked from commit 38064e25e86e7dd4a17b6b473994dd1a69d1e73a)

M  +0    -10   app/sidebar/qml/SubCategoryPage.qml

https://invent.kde.org/plasma/systemsettings/-/commit/7a0d35faa500659304ce60293e076252b2bc1083
Comment 4 Nate Graham 2024-05-20 16:20:09 UTC

*** This bug has been marked as a duplicate of bug 446288 ***