Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entry Preview Widget continues to show entry after being deleted #4093

Closed
droidmonkey opened this issue Jan 5, 2020 · 0 comments
Closed
Assignees
Milestone

Comments

@droidmonkey
Copy link
Member

Expected Behavior

Select the group after all entries within a group are deleted / moved to the recycle bin.

Current Behavior

The last entry selected still appears in the entry preview widget.

Possible Solution

Select the group after all entries in a group are deleted.

Steps to Reproduce

  1. Add entry to a group
  2. Select the entry
  3. Delete the entry
  4. Observe the preview widget still shows information about that entry
@droidmonkey droidmonkey added the bug label Jan 5, 2020
@droidmonkey droidmonkey added this to the v2.6.0 milestone Jan 5, 2020
@droidmonkey droidmonkey self-assigned this Jan 5, 2020
droidmonkey added a commit that referenced this issue Jan 11, 2020
* Fix #4093 - The first entry in the list is selected after deleting an entry
* Prevents crashes due to dangling pointers held by the Entry Preview Widget when entries were deleted.
droidmonkey added a commit that referenced this issue Jan 13, 2020
* Fix #4093 - The first entry in the list is selected after deleting an entry
* Prevents crashes due to dangling pointers held by the Entry Preview Widget when entries were deleted.
* Improve GUI tests to ensure this new behavior occurs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant