http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10376
Bug ID: 10376
Summary: Printing cart does not work under IE9
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Browser compatibility
Assignee: [email protected]
Reporter: [email protected]
This problem may be older than IE9; I do not know. Cannot check that for now.
Since many patrons have IE9, it would be nice if they could print the contents
of the cart on opac.
Somehow this does not work now. See discussions like
http://stackoverflow.com/questions/2555697/window-print-not-working-in-ie?rq=1
The proposed patch adds some code for IE. Works with setting a small timeout,
calling window.print instead of print, and changing location on receiving focus
back. Note that this last trick is also browser dependent.
I do not favor browser dependent code, but at least we reach the goal of
enabling the print function again for IE users..
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/