I found this issue for HTML Control on a Dialog not for regular text. If Dialog has text area as HTML format then clicking 2 times caps locks hide some part of that Text. After changing text to normal works fine.
I have seen similar issue in Installscript project also.Pressing Caps Locks twice from Edit Field which has Password property enabled, Hides the Text Area from dialog. But same thing works in case of Normal Edit field.Any Idea why this kind of behavi...