@Jeroen van Herten We earlier implemented a similar kind of change for the Combo control, see Suppress on-screen keyboard for combo control in Universal | Thinkwise Community (thinkwisesoftware.com) and Release Notes Release notes Universal GUI 2023.3.12 | Thinkwise Community (thinkwisesoftware.com).
I quickly checked with the Universal GUI team and we could definitely do something similar for the Barcode control. It seems most straightforward to always suppress the keyboard in this case. Could you please raise an issue in TCP for this matter, so we can pick it up as a bug and keep you informed about the progress there?
Thanks Arie, we have created ticket 9694S.
Currently we made a work-a-round by using a task with only a combo control field. In the default of the task we execute the code, clear the combo field and put the cursor on the input field so it is ready for the next scan. This works fine in this case because we expect multiple scans in a row.
For cases where only one scan is expected, it would be a bit strange for the user because they still have to press cancel/execute to return. The proposed solution would solve this case too.
This issue will be resolved in the upcoming 2024.3.11 release of the Universal GUI.