mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 09:57:00 +02:00
The AppKit chrome currently handles all input events before selectively forwarding those events to WebContent. This means that WebContent does not see events like cmd+c. Here, we make use of LibWebView's input handling and wait for LibWebView to inform the chrome that it should handle the event itself.
6.7 KiB
6.7 KiB