cartridges icon indicating copy to clipboard operation
cartridges copied to clipboard

"Del" key doesn't work in input fields and deletes game in the background

Open Lucki opened this issue 1 year ago • 0 comments

Describe the bug The "Delete" key is not working in input fields, e.g. the search input entry or the entries in the "Add new game" popup. To be clear: The "Delete" key is the key above the arrows near the "Insert" and "Home" keys.

Image

To Reproduce Steps to reproduce the behavior:

  1. Go to the main view and open the search input.
  2. Insert some text and navigate the cursor to the left.
  3. Try to delete text to the right of the cursor with the "Delete" key.
  4. Nothing happens.
  5. Close the search and navigate into a games detailed view.
  6. Press the edit key to edit values of this game.
  7. Click into a text input entry field and navigate the cursor to somewhere in the middle.
  8. Try to delete text to the right of the cursor with the "Delete" key.
  9. The game gets deleted from your game list.

Expected behavior Being able to delete text to the right of the cursor without games being deleted in the background.

Screenshots Video

Logs Nothing related in the logs.

System (please complete the following information):

  • OS: [e.g. Fedora Linux] Arch Linux
  • Installation method [e.g. Flatpak]: Flatpak
  • Cartridges version [e.g. 1.5.4]: 2.10.1

Additional context Add any other context about the problem here.

Lucki avatar Feb 09 '25 15:02 Lucki