yueying0083 / javachromiumembedded

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

Added CefKeyboardHandler to manage keyboard inputs. #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This issue is an enhancement of JCEF - STEP 2  (patch 11 of 15) 
---------------------------------------------------------------
Please see issue 55 for the overall plan.

Purpose: Added CefKeyboardHandler to manage keyboard inputs.

This patch relies on the attached patch file of issue #68. 
If you want to try these code changes, add the patch of issue #68 first and 
afterwards add the patch file attached to this issue. Otherwise you'll get some 
patch-errors.

This patch adds the CEF handler CefKeyboardHandler to the JCEF code.

Original issue reported on code.google.com by k...@censhare.de on 21 Mar 2014 at 1:25

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 28 Mar 2014 at 10:05

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 28 Mar 2014 at 1:18

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 28 Mar 2014 at 1:18

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 28 Mar 2014 at 1:45

GoogleCodeExporter commented 9 years ago
This is an updated patch file for this issue due there have been several 
changes within r40.

This patch relies on the attached patch file of issue #68.

Original comment by k...@censhare.de on 17 Apr 2014 at 7:48

Attachments:

GoogleCodeExporter commented 9 years ago
Added in revision 52.

Original comment by magreenb...@gmail.com on 28 Apr 2014 at 7:37