Bug: deleted record stays in memory #117
Closed
Labels
Comments
I don't have a "feature" label, but this is a classic "it's not a bug" case. But in all earnest, good find . . indeed a "stupid" bug which can be very easily fixed. As a side-note I think the whole "lastDecrypt" variable (that holds this information) is a nasty hack that might possibly even be a security issue . . |
annejan
added a commit
that referenced
this issue
Nov 18, 2015
annejan
added a commit
that referenced
this issue
Jun 1, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When you delete a record, and the cursor moves to an existing one, immediately pressing 'edit' results in the previous deleted record being shown.
Only when a new record is manually selected do its details show.
The text was updated successfully, but these errors were encountered: