Closed MartijnR closed 6 years ago
In Safari with Grid themes, the print script fails to call the print function at the right time. Appears to be huge delay built within Safari. Sometimes it ask the user to make an extra confirmation. It happens many seconds after the form has switched back to regular screen view.
It looks like Safari waits for all pending actions to be completed before it actually starts showing the browser print dialog. E.g. any pending fieldsubmissions and probably any timeouts. At the moment I see no way of dealing with this. Luckily it's only Safari.
This issue was moved to OpenClinica/enketo-oc#201