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

first (automatic) load of frmDecrypted fails to load all possibilites before being displayed #7

Open
acnicholls opened this issue Jul 2, 2021 · 0 comments
Assignees
Labels

Comments

@acnicholls
Copy link
Owner

acnicholls commented Jul 2, 2021

Describe the bug
the form is not complete before being displayed

To Reproduce
Steps to reproduce the behavior:

  1. open the application
  2. encrypt a message and copy the numbers
  3. switch to decrypt mode
  4. remove the current message
  5. right-click the mouse in the textarea to paste in the copied encrypted message
  6. click the decrypt button
  7. frmDecrypted loads but not all words are loaded. sometimes none like in the screenshot below

Expected behavior
before the frmDecrypted is displayed all possible words should be populated into the form

Screenshots
image
after closing the form and clicking decrypt again
image

Additional context

@acnicholls acnicholls self-assigned this Jul 2, 2021
@acnicholls acnicholls added the bug label Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant