[Koha-bugs] [Bug 23904] New: Chrome 74 update does not allow use of window.open()

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 25 21:42:35 CEST 2019


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: koha-bugs at lists.koha-community.org
          Reporter: lucas at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

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.


More information about the Koha-bugs mailing list