Firefox:Configurable Keybindings: Difference between revisions

Jump to navigation Jump to search
m
Line 55: Line 55:


Implementing this reliably is nontrivial because keybinding is controlled via:
Implementing this reliably is nontrivial because keybinding is controlled via:
* platform bindings
* 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
12

edits

Navigation menu