mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 11:42:38 +03:00
379c7c2f64
When you press the escape key in the Browse dialog, the key down event closes the dialog while the key up event then closes the Run window. Prevent this by only listening to key down events. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
Run.gml | ||
RunWindow.cpp | ||
RunWindow.h |