12
edits
Line 55: | Line 55: | ||
Implementing this reliably is nontrivial because keybinding is controlled via: | Implementing this reliably is nontrivial because keybinding is controlled via: | ||
* | * OS bindings | ||
* event handlers attached to the wrapped DOMWindow object by the loaded page w/ capture | * event handlers attached to the wrapped DOMWindow object by the loaded page w/ capture | ||
* event handlers attached to parents of the focused HTML element on the loaded page | * event handlers attached to parents of the focused HTML element on the loaded page |
edits