Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Numerical keypad not working correctly #446

Open
sivelin opened this issue May 9, 2023 · 0 comments
Open

Numerical keypad not working correctly #446

sivelin opened this issue May 9, 2023 · 0 comments
Labels
bug Bug report

Comments

@sivelin
Copy link

sivelin commented May 9, 2023

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):

  • OS: Windows 11
  • Architecture: amd64
  • Version jcef-natives-windows-amd64-jcef-87476e9+cef-110.0.25+g75b1c96+chromium-110.0.5481.78 and older jcefmaven versions 105.3.36.2

Additional context
Using German keyboard

@sivelin sivelin added the bug Bug report label May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant