Skip to content

Text in chat input is permanently lost when pressing the down arrow key #27

@touch2be

Description

@touch2be

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

  1. Type a message in the chat input field
  2. Press the down arrow key (↓)
  3. The text disappears completely
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions