Cef Keyboard event problem

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Cef Keyboard event problem

Postby gshaibi » Wed Mar 25, 2020 8:37 am

Hi Marshall,

I am using CefClient version 3683 on Linux 64-bit, and experiencing a problem with Keyboard events for non-english characters (specifically hebrew) when we enable offscreen rendering.

When I type a non-english character, a KeyboardEvent fires with the wrong character in the key property. Instead of the character I typed (e.g "ש"), the key property contains the english layout equivalent of the character (the character in the same place of the typed one. e.g "a" instead of ״ש״).
The issue doesn't occur when offscreen rendering is disabled (not providing the --off-screen-rendering-enabled flag).

Thanks (:
gshaibi
Techie
 
Posts: 17
Joined: Wed Mar 25, 2020 8:24 am

Re: Cef Keyboard event problem

Postby amaitland » Wed Mar 25, 2020 2:25 pm

There are quite a few problems with the OSR keyboard handling at the moment.

One such issue is https://bitbucket.org/chromiumembedded/ ... m-keyboard

You can search the issue tracker and find others quite easily.
Maintainer of the CefSharp project.
amaitland
Virtuoso
 
Posts: 1292
Joined: Wed Jan 14, 2015 2:35 am


Return to Support Forum

Who is online

Users browsing this forum: ndesktop and 32 guests