[IDE-v562]Mangled text in Debug Output Window ComboBox.

Post bugs related to the IDE here
User avatar
skywalk
Addict
Addict
Posts: 3972
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

[IDE-v562]Mangled text in Debug Output Window ComboBox.

Post by skywalk »

At the bottom of the debug output window:

Code: Select all

Debug: [...type some string variable here...          ]v [Display]
The contents of that variable is appended to the edit box above.
..
After, clicking the ComboBox dropdown arrow only reveals mangled text for the string variable?
It does correctly display any non-string variable entered.
This forces retyping the string variable instead of selecting from a prior list.

Windows 10 x64, PB v562 x64.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum