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
* 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.
* 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.
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
The text was updated successfully, but these errors were encountered: