Problem
In some specific cases, we type the string and then the text box displays an incomplete string. We may find a solution to overcome this by re-entering the text until it is exactly the same as the given text.
My solution
This function is based on what we really did to retype the text until it matches
Comments