Barcode Scanner cannot output correctly to browser

Putt S 1 Reputation point
2021-03-13T15:16:57.847+00:00

Good Morning, I'm currently trying to use a Getax UX10 to scan in barcode data to our system. The scanner works properly and will scan fine into client applications (CMD, Notepad++ etc) and display the correct non printable character representations (x1E, x1D, x004 for RS GS EOT). When we attempt to scan into ANY web browser, the non printable characters are no longer present in the outputted data, but when we copy and paste the data containing a non printable character from one of our client applications into the web browser, they're displayed. The web page we're scanning into has UTF-8 encoding set in the HTML header as well.

Example:
EXCEPTED OUTPUT: [)>^^1234^]1234^]1234^]1234^^^D
Received output into web browser: 1234123412341234
Received output into CMD or Notepad++: [)>^^1234^]1234^]1234^]1234^^^D
Received when copy and pasted into web browser from CMD or Notepad++: [)>^^1234^]1234^]1234^]1234^^^D
Received output when scanned into web browser from another windows 10 machine: [)>^^1234^]1234^]1234^]1234^^^D

(^^ ^D and ^] are representations of ASCII characters x1E x1D x004)

Web browsers:
Edge, Chrome, Firefox all up to date

I'm currently using the following system:
Getac UX10 Intel® Core™ i5-10210U Processor 1.6GHz
Intel® UHD Graphics
8GB DDR4
256GB PCIe NVMe SSD
1D/2D imager barcode reader

OS: Windows 10 1909

Any suggestions?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,125 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,611 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Reza-Ameri 16,831 Reputation points
    2021-03-13T17:32:09.15+00:00

    I would recommend you to submit a feedback through the feedback option in the Microsoft Edge.
    Make sure include steps to reproduce this issue.
    Actual result and expected result.
    In case you want to know how to report it, take a look at:
    https://answers.microsoft.com/en-us/microsoftedge/forum/all/how-to-report-a-feedbackbug-to-microsoft-edges/20cc8eb5-11bb-43b6-95d1-e004d41ef876


  2. Ronald McVicar 1 Reputation point
    2021-09-13T19:14:10.14+00:00

    Any update on this. we have a http app to move inventory (pallets) from one inventory bin to another. What is scanned is not but a different container. Container ID 2936610 returned as 2936106.

    So this sounds similar to our use case.

    0 comments No comments