Description
Checklist
- I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have read the FAQ and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Affected version
0.27.6
Steps to reproduce the bug
- Go to Settings
- Tap the Search icon
- Tap on the 'No results' area
Expected behavior
When tapping the search icon in the Settings screen, the list of settings categories should remain visible before any input is typed, allowing users to see the full list. As the user types, the list should dynamically update to show matching search results. If there are no matches, a clear "No results" message should appear, and all interactive elements from the previous list should be disabled to prevent accidental navigation to hidden settings. Additionally, the UI should remain responsive, and the "X" (clear) button should reliably reset the search and restore the full category list.
Actual behavior
When using the search feature in the Settings screen, tapping the search icon causes the list of settings categories to disappear and display a "No results" message (as expected if no search term is entered). However, if you tap in the empty space where the settings categories were previously shown — specifically in the "No results" area — you are still able to navigate to subcategories of the settings that were originally displayed. This suggests that the underlying interactive elements remain active even though the UI no longer visually presents them.
This behavior is confusing because it appears as if there are no options available, yet hidden touch zones still trigger navigation.
Screenshots/Screen recordings
In this screen recording, you can see the bug being reproduced.
It's also important to note that once a category is opened through this unintended navigation, the search functionality becomes unresponsive or stops working properly.
settings-search-bug.mp4
Logs
No response
Affected Android/Custom ROM version
Android 14
Affected device model
No response
Additional information
No response