https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38461
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175231|0 |1 is obsolete| | Attachment #175232|0 |1 is obsolete| | Attachment #175233|0 |1 is obsolete| | Attachment #175235|0 |1 is obsolete| | --- Comment #39 from Jonathan Druart <[email protected]> --- Created attachment 175289 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175289&action=edit Bug 38461: Fix random failures All this is weird. I found this and implemented it: https://stackoverflow.com/questions/69425289/javascript-prompt-cause-document-is-not-focused It was still not enough to reduce 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... Signed-off-by: Victor Grousset/tuxayo <[email protected]> -- 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/
