-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Overview
If I use the search function to find an item, after a short while (a minute?) the undone and results are unfiltered (e.g.: as if I'd never done the search).
Steps to Reproduce
- Search for anything that filters out some entries.
- Wait.
- Search is undone.
Expected Behavior
The application should retain it's state and not reset.
Actual Behavior
The application loses it's state after a short while. I always feel like I have to "rush" for it to not lose what I'm doing.
Context
The behavior is much on iPhone (and I think Android?), where the OS kills applications in the background after a while, which results in applications losing their state. This is a bug due to a technical limitation, not an actual feature, but KPXC seems to do the same on Linux desktop.
KeePassXC - Version 2.7.4
Revision: 63b2394
Qt 5.15.8
Debugging mode is disabled.
Operating system: Linux 6.1.12-0-edge
CPU architecture: x86_64
Kernel: linux 6.1.12-0-edge
Enabled extensions:
- Auto-Type
- Browser Integration
- SSH Agent
- KeeShare
- YubiKey
- Secret Service Integration
Cryptographic libraries:
- Botan 2.19.3
Chealer