Bug when selecting an entry from drop down

When selecting a value from a form dropdown, I often click a certain value and the workflow uses this specified value, but the display will show a completely different choice.

Ex:
Drop down consists of “A”, “B”, “C”.

I select “C” and the rest of the form / interactive workflow correctly executes using “C” data, but on the form display screen it will show “A”.

This is confusing for end users who are not aware that the workflow is actually executing correctly, as the form displays an entry that was not selected.