Skip to content

Bug Report: When configuration (time) is updated via keyboard it's not applied #402

Closed
@mbedded

Description

@mbedded

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

  1. Open "Config" Tab
  2. Set slider for "Stay focus" to any time via mouse (e.g. 32 minutes)
  3. Now use the arrow keys (left/right) to move the slider (e.g. 20 minutes)
  4. Switch to "Timer" tab
  5. You'll see that the tab displays your time set via mouse. The final value (20 min) is not applied
  6. 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

Peek 2023-09-02 21-22
image
image

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    • Status

      Closed/Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions