TheInfiniteKind / moneydance_open

16 stars 12 forks source link

Bug: Password entry box. Cannot close 'incorrect password' box. #74

Closed yogi1967 closed 2 years ago

yogi1967 commented 2 years ago

Silly issue. If you enter the wrong password when launching MD, then you get a popup box saying “The password you have entered is incorrect”. However, whilst it appears to be in front of the “Please enter your password” dialog, it does not seem to have focus. If you try to click it or press OK, then you are actually interacting with the enter password dialog behind, that jumps to the front.. You cannot close the error boxes to clean up the screen until after you have successfully entered the password. See here: https://infinitekind.tenderapp.com/discussions/problems/78681-build-4068-open-encrypted-db-bug. I think this user got confused. I don’t think there is any issue regarding not actually accepting the correct password. I suspect this is to do with the popup dialog not having the right 'parent' frame.

yogi1967 commented 2 years ago

Fixed in 4072 - thanks!