https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23904
Bug ID: 23904
Summary: Chrome 74 update does not allow use of window.open()
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Staff Client
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
According to developers.google.com the following is true in Chrome:
Don't allow popups during page unload
Pages may no longer use window.open() to open a new page during unload. The
Chrome popup blocker already prohibited this, but now it is prohibited whether
or not the popup blocker is enabled.
Koha uses windows.open() to open print dialogues for Print Slip and Print Quick
Slip. These no longer open as members-menu.js uses windows.open().
--
You are receiving this mail because:
You are the assignee for the bug.
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/