Describe the bug
If you are scrolling through the process selector list, it constantly jumps back to the last clicked on list position every time the list is automatically refreshed.
To Reproduce
Steps to reproduce the behavior:
- Open the app
- Single click on any list item in the process list
- Scroll down the list
Observe that the list position will jump back to the last clicked on item every second.
Expected behavior
The list scroll position should not jump to the last clicked on item. In fact, it seems like the list automatically refreshing is potentially unintended behavior anyway, as there is already a refresh button. It would be better if the user was not interrupted when looking through the list at all, and just manually refresh when they know that they want to.
System (please complete the following information):
- OS: NixOS (Linux)
- Python Version 3.14.
Describe the bug
If you are scrolling through the process selector list, it constantly jumps back to the last clicked on list position every time the list is automatically refreshed.
To Reproduce
Steps to reproduce the behavior:
Observe that the list position will jump back to the last clicked on item every second.
Expected behavior
The list scroll position should not jump to the last clicked on item. In fact, it seems like the list automatically refreshing is potentially unintended behavior anyway, as there is already a refresh button. It would be better if the user was not interrupted when looking through the list at all, and just manually refresh when they know that they want to.
System (please complete the following information):