Posted by CaptainHook on November 16, 2011 at 3:38pm
2 followers
| Project: | UberPOS |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
Latest version of Safari does not print barcodes on receipts when they are not explicitly cached before printing. This is true of any image that is sent to the receipt printer before it has loaded.
Comments
#1
Patch attached. Introduces new listener: images must load completely before the iframe is sent to the printer in jPrintArea.
#2
Has this patch already been committed? It appears to be in the most recent dev version.