Closed
Description
Describe the bug
When I open the config-Tab to change my timer (e.,g "stay focus") the keyboard input is not recognized.
Because I am bad with my mouse to aim for the minute I activate the slider via click and then move the time by arrow keys. When I switch back to "Timer" the time where I clicked with the mouse is used and not the actual value which was set via keyboard
To Reproduce
- Open "Config" Tab
- Set slider for "Stay focus" to any time via mouse (e.g. 32 minutes)
- Now use the arrow keys (left/right) to move the slider (e.g. 20 minutes)
- Switch to "Timer" tab
- You'll see that the tab displays your time set via mouse. The final value (20 min) is not applied
- When you switch back to "Config" Tab you see that the "mouse time" is selected
Expected behavior
The displayed value of the slider should be the used value when I switch to "timer" to work with the updated time.
Screenshots
Desktop (please complete the following information):
- OS: macOS 13.5.1, Linux Mint 21.2
- App Version: v1.2.3
- Installer Used: MAC installer (dmg), Linux deb installer
Additional context
- I'll check the behavior on Linux as well. I assume that the code uses some kind of "set value on click event" instead of ViewModel-Binding (just my rough guess)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Closed/Done