jramosd / javachromiumembedded

Automatically exported from code.google.com/p/javachromiumembedded
0 stars 0 forks source link

Windows: Navigation keys are not working in OSR mode #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Download and run latest distribution

What is the expected output? What do you see instead?

Expected behavior is working navigation keys : arrows, tab, page down/up, home, 
etc.

What version of the product are you using? On what operating system?

jcef_binary_3.1650.1562_windows32
Windows 7 x64
JDK6u43

Please provide any additional information below.

Here's my patch to solve this issue. I tested arrow keys, tab, page down/up, 
home/end, text selection, etc. with success. Feel free to comment !

Original issue reported on code.google.com by arnaud.b...@gmail.com on 15 Jan 2014 at 10:28

Attachments:

GoogleCodeExporter commented 9 years ago
I just noticed that accented characters are not correctly captured, so the 
patch is likely incomplete

Original comment by arnaud.b...@gmail.com on 15 Jan 2014 at 1:08

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 17 Jun 2014 at 6:17

GoogleCodeExporter commented 9 years ago
JCEF is transitioning from Google Code to Bitbucket project hosting. If you 
would like to continue receiving notifications on this issue please add 
yourself as a Watcher at the new location: 
https://bitbucket.org/chromiumembedded/java-cef/issue/28

Original comment by magreenb...@gmail.com on 18 Mar 2015 at 5:59