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
Search something (note: this might happen for other fragments, too); then press Android's square button (to view recent apps) and rotate the device at the same time; then go back to the app.
Expected behavior
All of the search items loaded so far are shown instantaneously, like what already happens when the app just resumes from recents (e.g. because its state was saved to disk after a RAM shortage).
Actual behavior
The (search) fragment starts reloading the list from the beginning.
The text was updated successfully, but these errors were encountered:
Stypox
added
bug
Issue is related to a bug
GUI
Issue is related to the graphical user interface
labels
Feb 19, 2022
Checklist
Affected version
After (but also before) #7659
Steps to reproduce the bug
Search something (note: this might happen for other fragments, too); then press Android's square button (to view recent apps) and rotate the device at the same time; then go back to the app.
Expected behavior
All of the search items loaded so far are shown instantaneously, like what already happens when the app just resumes from recents (e.g. because its state was saved to disk after a RAM shortage).
Actual behavior
The (search) fragment starts reloading the list from the beginning.
The text was updated successfully, but these errors were encountered: