You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install the APK cleanly, go to the home screen and open the app drawer.
Type Settings in the search field and confirm the drawer is filtered down to Settings.
Close the drawer (return to the home screen), open the Launcher settings and turn off Show a search bar.
Return to the home screen and open the app drawer again.
Check: the search bar is no longer visible, but the list still shows only Settings, so the previous query is still in effect.
Expected behavior
After the search bar is disabled, reopening the drawer should show the unfiltered app list, or at least should not keep applying a query the user can no longer see or clear.
Actual behavior
After searching for Settings and then turning off Show a search bar, reopening the app drawer shows no search bar but still lists only Settings, so the previous query remains active without any visible way to clear it.
Screenshots/Screen recordings
al_demo3.mp4
Additional information
Package: org.fossify.home
Version: 1.10.0.
When I turn the search bar back on, my old search text is still in the box, so the drawer was still being filtered by a search I could no longer see.
Checklist
Affected app version
1.10.0 / code 16
Affected Android/Custom ROM version
Android 14 (API 34)
Affected device model
Android emulator, Pixel 6 profile (1080 x 2400)
How did you install the app?
None
Steps to reproduce the bug
Settingsin the search field and confirm the drawer is filtered down toSettings.Show a search bar.Settings, so the previous query is still in effect.Expected behavior
After the search bar is disabled, reopening the drawer should show the unfiltered app list, or at least should not keep applying a query the user can no longer see or clear.
Actual behavior
After searching for Settings and then turning off Show a search bar, reopening the app drawer shows no search bar but still lists only Settings, so the previous query remains active without any visible way to clear it.
Screenshots/Screen recordings
al_demo3.mp4
Additional information
Package:
org.fossify.homeVersion: 1.10.0.
When I turn the search bar back on, my old search text is still in the box, so the drawer was still being filtered by a search I could no longer see.