Description
When typing text in the chat input field and pressing the down arrow key, the entered text disappears irreversibly. The text cannot be recovered (e.g. via undo or arrow up).
Steps to Reproduce
- Type a message in the chat input field
- Press the down arrow key (↓)
- The text disappears completely
- There is no way to recover it (Ctrl+Z / arrow up do not restore it)
Expected Behavior
- Pressing the down arrow key should either:
- Move the cursor down (if the input is multi-line)
- Navigate through input history (if implemented)
- Or simply do nothing
- In no case should it delete the current input without confirmation
Actual Behavior
- The entered text is permanently deleted with no way to undo
Environment
- OpenGUI Desktop Interface
- OS: Linux
Description
When typing text in the chat input field and pressing the down arrow key, the entered text disappears irreversibly. The text cannot be recovered (e.g. via undo or arrow up).
Steps to Reproduce
Expected Behavior
Actual Behavior
Environment