[Bug] Subtask input shows blinking cursor without focus; typing has no effect #115

Open
opened 2026-05-06 18:16:06 +00:00 by kodebarista · 1 comment
kodebarista commented 2026-05-06 18:16:06 +00:00 (Migrated from github.com)

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:

0.2.3

Steps to Reproduce:

  • Open Tasks app
  • Create or open an existing task
  • Click on “Add subtask”
  • Observe the subtask input field showing a blinking cursor
  • Start typing

Expected Behavior:

  • The subtask input field should receive focus when the cursor is shown, and typing should immediately input text.
Image
**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:** ``` 0.2.3 ``` **Steps to Reproduce:** - Open Tasks app - Create or open an existing task - Click on “Add subtask” - Observe the subtask input field showing a blinking cursor - Start typing **Expected Behavior:** - The subtask input field should receive focus when the cursor is shown, and typing should immediately input text. <img height="400" alt="Image" src="https://github.com/user-attachments/assets/675eeeef-4588-4589-b905-d5d92801fd45" />
edfloreshz commented 2026-05-06 19:06:17 +00:00 (Migrated from github.com)

I also noticed this one, it appears this is an issue with libcosmic, I've already reported it.

I also noticed this one, it appears this is an issue with `libcosmic`, I've already reported it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
edfloreshz/tasks#115
No description provided.