Bug - setFocus JavaScript is now broken
this.getField("FormField").setFocus();
This JavaScript is now broken as there is some api that loads in the background that steals the form focus one or two seconds after the form loads.
It could be the uservoice feedback button as this loads at the same time that the form focus is stolen from the form.
-
Claire commented
I have managed to disable the feedback button and others using FeatureLockDown registry edits but this problem still exists.
There is something that loads after the document that is stealing the form focus.
This is important as we use this form to log information from customers in our call centre and the time wasted having to retype information when the user discovers that Adobe has stolen the form focus is annoying and costly.