Project

General

Profile

Bug #5846

Updated by Todd A. Rivers 11 days ago

The EditBox input handling is malfunctioning. When typing text such as "test," only "tes" is displayed, with occasional rendering of a small superscript glyph or a single character omission. The last typed character is effectively hidden or not rendered properly. Initial suspicion was related to SpellCheck or custom scripts, but disabling these does not resolve the problem. 
 P.S: Also I'm having the same issues as Bug #5845 i.e. Ctrl+Backspace does not delete previous word work in EditBox. I'm using Windows 10 Enterprise.

Back