chromiumembedded / java-cef

Java Chromium Embedded Framework (JCEF). A simple framework for embedding Chromium-based browsers in other applications using the Java programming language.
https://bitbucket.org/chromiumembedded/java-cef
Other
648 stars 142 forks source link

Numerical keypad not working correctly #446

Open sivelin opened 1 year ago

sivelin commented 1 year ago

Describe the bug An application has an integrated chromium browser integrated with jacef. When I tip in numbers by using the numerical keypad in the Browser the output is not correct some numbers work some numbers don't and some number use the other functionality of the key (e.g. moving back).

To Reproduce Steps to reproduce the behavior:

  1. integrated chromium browser with jacef in an application without a header.
  2. Open integrated browser (make sure the browser navigates to an page where you can insert numbers (string)
  3. Insert all number via numerical pad.
  4. Result: Wrong handleling of the number, only some number are inserted and cursor moved around because of move functions.

Expected behavior All the numbers are inserted.

Environment (please complete the following information):

Additional context Using German keyboard