https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38461
--- Comment #12 from Jonathan Druart <[email protected]> --- Created attachment 175015 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175015&action=edit Bug 38461: Fix ramdom failures All this is weird. I found this an implemented it: https://stackoverflow.com/questions/69425289/javascript-prompt-cause-document-is-not-focused It was still not enough for reduced the failures. The wait and adding the focus to the window seems ok. If I remove one of those 3 hacks, I still get failures... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
