Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stepSize adjustments are ignored if increment or decrement buttons are held in the sleep spinbox #169

Open
danshick opened this issue Mar 1, 2021 · 0 comments · May be fixed by #170
Open
Assignees
Labels

Comments

@danshick
Copy link
Contributor

danshick commented Mar 1, 2021

Describe the bug
The stepSize behavior of the sleep spinbox can be overwritten by holding down either the increment or decrement arrow rather then pushing it repeatedly.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Options'
  2. Set the 'Automatic sleep' value to something less than ten.
  3. Press and hold the increment button until the value exceeds ten.
  4. See the value continuing to increment by ones instead of by fives.

Expected behavior
The stepSize should increase by ones from 1-9, fives past 10, and by fifteens past 60, regardless of whether the buttons are held or tapped.

Screenshots
https://photos.app.goo.gl/ooJuxxw7TXQeLgmh9

Version Information:

  • rM1 or rM2
  • any OS
  • as of commit 8fcc675
@danshick danshick added bug Something isn't working to-triage This needs to be triaged labels Mar 1, 2021
@Eeems Eeems removed the to-triage This needs to be triaged label Mar 1, 2021
danshick added a commit to danshick/oxide that referenced this issue Mar 2, 2021
danshick added a commit to danshick/oxide that referenced this issue Mar 2, 2021
@danshick danshick linked a pull request Mar 2, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants