[Bug] App crashes when switching lists with highlighted item text #92
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
edfloreshz/tasks#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue/Description:
App crashes if the text of a task item is highlighted (text selection active) and the user then selects another list from the navigation bar.
The crash occurs consistently after text selection on an item.
Version:
0.2.0Steps to Reproduce:
Expected Behavior:
The app should safely clear the text selection and switch lists without crashing.
Other Notes:
Ctrl+CI can no longer replicate this, might've been fixed by the
libcosmicrebase, closing.