What steps will reproduce the problem?
Download and run latest distribution
What is the expected output? What do you see instead?
In input field , when hint enter key, it nothing happens. there is no JS
onchange event up.
you can test with this page :
http://www.w3schools.com/html/tryit.asp?filename=tryhtml_form_submit
What version of the product are you using? On what operating system?
jcef_binary_3.1750.1738.91_linux64
ubuntu 14.04 x64
JDK7u72 x64
Please provide any additional information below.
it seems that java receives the keycode 0x0A but javascript expected 0x0D.
with Chromiumembbeded version it works properly.
Original issue reported on code.google.com by philippe...@gmail.com on 15 Dec 2014 at 9:46
Original issue reported on code.google.com by
philippe...@gmail.com
on 15 Dec 2014 at 9:46