When typing a single char, the editor passes down a text change with old length = 0 and new length = 1,
still the textChange.OldText property returns a string with length of 1 for old text.
still the textChange.OldText property returns a string with length of 1 for old text.