I have found a solution after which the cursor re-centers.
- Open your browser (i.e., Chrome / Firefox)
- In the URL field, type localhost:19999
- Click on any link
- Go to the
Console Tabshown in the browser. (Note: This is not the DevTools of your browser. The page you are on already has a console tab at the top.) - At the bottom type in Coherent.call(‘UNFOCUS_INPUT_FIELD’)
- Press Enter