Comment 451 for bug 263435

Revision history for this message
In , Noname5927 (noname5927) wrote :

(In reply to comment #438)
> If you have an amazing whizz-bang solution, great! Please provide it in the
> form of a patch or an add-on. If you don't know how to write those, I'm sorry
> to say you cannot possibly understand the internal plumbing problems that are
> almost guaranteed to exist in your proposed solutions.

For fairness sake, isn't there an head-on problem with chosen solution:
- plugins must be updated for this to work. If they won't be all updated (since there are many of them), in these cases plugin won't pass anything, and no events would be processed by browser;
- even if updated and intending to behave nicely, plugins just can't know which shortcuts they can use freely, and which are used for fundamental browser functions (there's no API for that). What if there are keys changed/added by addons, or if it's another browser with completely different shortcuts?