MacGapProject / MacGap1

Desktop WebKit wrapper for HTML/CSS/JS applications.
Other
3.55k stars 208 forks source link

Textfield not accepting keystroke events #72

Open Fibonacci-Solucoes-Ageis opened 11 years ago

Fibonacci-Solucoes-Ageis commented 11 years ago

The textfields on the webpage didn't respond to keystroke events.

I need some help on how to enable the keystrokes to implement keyboard shortcut keys.

Example:

copy -> command + c

paste -> command + v

cut -> command + x