firefox - Barcode scanner causes chrome manifest error in FF, when typing doesn't? -
We have an EVO laser USB barcode scanner, and when we do some scans, my web app (type?) Breaks If we type in the same thing, then there is no problem. In fact, the scan is successful, and typing in numbers from the barcode, and it brings it to the next page in sequence. The difference is that the barcode scanner pops up the browser error with the following error:
It is consistent: Typing works, but the scanner decides the error. I thought the computer could not tell ... how is it on firefox-specific error causing the earth? (FF28.0 Clean Stock Install.)
It happens, my app was a port of desktop old After app scanning created around the scanner, the old scanner did not emit any particular character, so the desktop app will automatically respond after typing / scanning the number of precise digits. I have worked the webapp port in the same way, however, the use of new scanners is being released after scanning CRLF, due to which FF can already write some javascript call form.submit () Try to have enough letters to be typed. I do not think the FF should react with the "above" error, but the solution was simple, disable barcode reader's feature so that it emits CR and LF after successful scan. (Even at 1ms intervals delay, it works fine.)
Comments
Post a Comment