Friday, February 3, 2023

πŸͺ² File Open modal window: Search field

 The first time using the search field after opening BASIC Anywhere Machine, the first character typed was causing the focus to move away from the field.  To continue typing, we would have to put the focus on the field first.


I figured out the bug, and now the focus remains on the field while typing in it.




No comments:

Post a Comment

πŸ“š How I go about testing a little fix to a DRAW statement bug

EDIT: After this video, I did some more "proof in the pudding" testing of my supposed fix, and discovered that although the fix wo...