07-08-2012 02:28 AM
LV 2011:
The result in this example should be "A5", but most of the time, you will get "0A 05" instead, because the combo box seems to add an empty nibble before the first character you type. I say "most of the time" because sometimes it does work correctly. This also happens if the string already has content and you're adding to it.
It should also be pointed out that if you don't allow undefined strings and the display is set it hex, it looks like you can't type anything in the box.
Personally, I rarely use combo boxes and I never used them in hex mode, but it seems to be a bug nonetheless.
07-09-2012 11:47 AM
Thank you for reporting this, I have also been able to reproduce the strange behavior of the Combo Box. I will look into this issue further and see if this has already been reported.
07-11-2012 11:42 AM
This was reported to R&D (#362718) for further investigation. Thanks again for reporting this issue!