That would require implementing an exception list for said plugins, and
the additional coding that entails.  However, it could be simplified if
it's kept local to the browser and is set via the user.

Or, we could just reroute the keys:
<psuedocode>
On keyboard.keypress
{
   key = plugin.keyboard_input
   If key == firefox.any_system_command then
   firefox.keyboard_input = key
}
This event would check every time a key was pressed/held down and would pass 
the plugin key input back to firefox through it's own internal keyboard input.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/263435

Title:
  Firefox cannot close tab (using Ctrl-w) when flash content is selected
  on page

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/263435/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to