https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23641 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #23 from Owen Leonard <oleonard@myacpl.org> --- I tested this on my 2019 iMac and I couldn't get anything to scan. I tested on my 2021 Macbook and it worked on UPC barcodes but none of the others I could find (unfortunately I don't know what types they were). I'm concerned that while cool, this isn't reliable enough to offer. If we do want to offer this I think some things need to be addressed: - Add a system preference to turn it on or off. - Add some feature-detection to hide the scan button if permission has been denied in the browser. - Establish which types of barcode are compatible. I see a list of supported types on the ZXing project page (https://github.com/zxing/zxing), but are they all working with the JS implementation. We also need an update to the about page with details of the plugin, but the other issues are higher priority. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.