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

CW Speed can be edited using keyboard and updated with Enter or move… #225

Conversation

w7sst
Copy link
Owner

@w7sst w7sst commented Jan 20, 2024

… focus to another field.

Two conditions were fixed:

  • when CW Speed control has focus, user can edit. However, some values are invalid for MR. To fix this, CWSpeedDirty flag was added to all deferred validation.
  • When CW Speed control has focus, user can hit Enter key or a function key to send the next message. This action was not setting the final CW Speed value.`

… focus to another field.

Two conditions were fixed:
- when CW Speed control has focus, user can edit. However, some values
  are invalid for MR. To fix this, CWSpeedDirty flag was added to all
  deferred validation.
- When CW Speed control has focus, user can hit Enter key or a function
  key to send the next message. This action was not setting the final
  CW Speed value.`
@w7sst w7sst requested review from scotthibbs and ct7aup January 20, 2024 22:03
@w7sst w7sst self-assigned this Jan 20, 2024
@w7sst w7sst linked an issue Jan 20, 2024 that may be closed by this pull request
1 task
@w7sst w7sst merged commit 92e9d23 into main Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WPM keyboard entry incorrect behavior for Spin Box (up down control)
1 participant