Comment 397 for bug 263435

Revision history for this message
In , Alexander Rødseth (alexanro) wrote :

Created attachment 483216
Patch for fixing this issue on Linux/Gtk2

This patch tries to fix the issue mentioned in the bug, for the Gtk2/Linux version of Firefox.

It's a compromise, where some keys are sent to Firefox and some to the plugin:
- Pressing ctrl-t, ctrl-r, ctrl-w, F11 etc. always works in Firefox
- Pressing space in youtube to pause videos works
- Pressing ctrl in flash games works (but not in combination with other keys)
- Editing text in flash forms, using ctrl-a, -z, -x, -c and -v works

Hope it makes the world somewhat less annoying for someone. It works for me.