resources
resources copied to clipboard
`Del` key doesn't clear search input
Is there an existing issue for this?
- [X] I searched the existing issues and did not find anything similar.
Current Behavior
When searching in the Processes' or Apps' tab, selecting all text and pressing the Del doesn't clear the input, while Backspace does.
Expected Behavior
The search input text should be deleted when the Del key is pressed
Steps To Reproduce
- Open Resources
- Go to the Processes tab
- Click the search button
- Enter some text
- Press Ctrl+A to select the search input text
- Press Del
- Notice that the selected text is not cleared
Environment
Program Version 1.6.0
Package type: Flatpak
System: Fedora Linux 40 (Workstation Edition) x86_64
Hardware info(if applicable): -
### Anything else?
_No response_
Hi, thanks for the issue. I believe that's because the process list has preference over the search entry for listening to the Del key, I'll look into fixing it soon :)
Is there an existing issue for this?
- [x] I searched the existing issues and did not find anything similar.
Current Behavior
When searching in the Processes' or Apps' tab, selecting all text and pressing the Del doesn't clear the input, while Backspace does.
Expected Behavior
The search input text should be deleted when the Del key is pressed
Steps To Reproduce
- Open Resources
- Go to the Processes tab
- Click the search button
- Enter some text
- Press Ctrl+A to select the search input text
- Press Del
- Notice that the selected text is not cleared
Environment
Program Version 1.6.0 Package type: Flatpak System: Fedora Linux 40 (Workstation Edition) x86_64 Hardware info(if applicable): -### Anything else? _No response_
quick fix is to use Ctrl + Del