mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[Bug]: Unable to Enter Characters “T”, “L”, and “M” in Card/Story Description Field #872
Reference in New Issue
Block a user
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?
Originally created by @PrabhatDagar on GitHub (Nov 24, 2025).
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
Microsoft Edge
Current behavior
The characters T, L, and M do not appear when typed in the description input field.
As shown in the attached screenshot, the characters T, L, and M are not being captured in the input field.
Desired behavior
All keyboard characters, including T, L, and M, should be accepted and displayed normally inside the description field.
Steps to reproduce
1.Open the application.
2.Create a new Project.
3.Inside the project, create a new Board.
4.On the board, create a List.
5.Inside the list, create a new Card.
6.Open the created card.
7.Click on the Detailed description field.
8.Try typing the characters T, L, or M using the keyboard.
Other information
No response
@meltyshev commented on GitHub (Nov 24, 2025):
Hi! Thanks for reporting this. You're right, I have the same issue in Chrome, but I've never encountered it before.
@meltyshev commented on GitHub (Nov 24, 2025):
Got it, it's after adding keyboard shortcuts.