aharui commented on issue #613: Typed code is not visible in TextInput URL: https://github.com/apache/royale-asjs/issues/613#issuecomment-564406561 In the debugger, I replaced the invalidateDisplayList() call at the end of MaskedTextInput.handleInput with updateDisplayList(width, height) and simple text entry seemed to work. You may also need to replace the invalidateDisplayList at the end of MaskedTextInput.interceptKey. I don't know what the expected behavior is for more complex editing scenarios. I cannot really tell what is expected by watching these videos. You may have to post a sequence of still images with words describing expected and actual behavior.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
