mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 12:49:19 +00:00
We need to give pages the opportunity to intercept keydown events and potentially stop them from propagating. Otherwise, for example, pressing an arrow key in an <input> element is not observable via script. |
||
---|---|---|
.. | ||
EditEventHandler.cpp | ||
EditEventHandler.h | ||
EventHandler.cpp | ||
EventHandler.h | ||
Page.cpp | ||
Page.h |