Acucobol GT version 10.5.0. Windows client/server environment. (Not thin client).
We have a third party online payments window that we just upgraded to Web-browser2. We previously used a control using ieframe.dll, which is not able to execute certain javascript.
The browser control is the first control in a screen section along with a couple of push buttons.
Everything is working fine except for one issue:
When displaying the web page, previously we were able to cause the browser control to be "focused" with the first field (account number) highlighted. This allowed the user to continue without having to highlight the field with a mouse. Typically the user swipes a credit card in this field, then proceeds to the next step.
With web-browser2 we are not able to set the focus to the browser control, causing the user to have to use the mouse each time in order to give focus to the browser.
This is a major annoyance to users who must use this function hundreds of times per day in order to process credit cards.