|
|
Rank: Advanced Member Groups: Member
Joined: 7/17/2015 Posts: 59
|
Dear Support Team, we have recently been experiencing frequent issues with incorrect input from USB or Bluetooth keyboards or scanners. For some characters, incorrect key codes are recognized your browser, resulting in invalid input. From what we have observed, this occurs when entering key combinations (Shift + any key). For example, “_” becomes “-”, “/” becomes ‘7’, and “!” becomes “1”. If we scan the value into a native input field (WPF) or in Chrome/ Edge, the input is correct. Only in your browser is the input recognized incorrectly. We analyzed this using the following Fiddle and noticed that your browser recognizes different key codes than Chrome, Edge, etc. Test JS FiddleAre you already aware of this issue? Is there a fix for this? Thanks in advance! Best regards!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,498
|
Hi,
What version do you use?
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 7/17/2015 Posts: 59
|
We are currently using version 25.2.64.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,498
|
Hi, Can you try to set this property to true and see if the problem still occurs? https://www.essentialobjects.com/doc/eo.webbrowser.webview.disableinputmsgrouting.htmlThanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 7/17/2015 Posts: 59
|
Thank you for your feedback. We have updated to the latest version and enabled this feature. We will thoroughly test the changes.
|
|
Rank: Advanced Member Groups: Member
Joined: 7/17/2015 Posts: 59
|
We updated the WebBrowser to latest version and set the property as you mentioned above. Now it works fine.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,498
|
Glad to hear that. Thanks for the update!
|
|