[Bug] Subtask input shows blinking cursor without focus; typing has no effect #115
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#115
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:
When adding a subtask, the input field shows a blinking cursor, indicating it is focused. However, the field is not actually focused, and typing does not result in any input. This creates confusion, as the UI suggests readiness for input while no interaction is registered.
Version:
Steps to Reproduce:
Expected Behavior:
I also noticed this one, it appears this is an issue with
libcosmic, I've already reported it.