1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/webengine
David Rosca 7a512918f8 WebView: Prevent handling input events twice
This fixes site info being opened twice when pressing Ctrl+I while
having focus in webview.

This makes the input events handling code very fragile, so let's hope
this won't break anything .. and QtWebEngine won't change the behavior
in following releases.
2015-10-04 19:04:25 +02:00
..
javascript Bring back qupzilla:restore page 2015-09-24 22:46:35 +02:00
iconloader.cpp WebView: Fix loading favicons that are on different hosts than site 2015-10-02 17:05:42 +02:00
iconloader.h WebView: Fix loading favicons that are on different hosts than site 2015-10-02 17:05:42 +02:00
jsalert.ui Renamed src/webkit -> src/webengine 2015-08-28 16:17:29 +02:00
jsconfirm.ui Renamed src/webkit -> src/webengine 2015-08-28 16:17:29 +02:00
jsprompt.ui Renamed src/webkit -> src/webengine 2015-08-28 16:17:29 +02:00
loadrequest.cpp Renamed src/webkit -> src/webengine 2015-08-28 16:17:29 +02:00
loadrequest.h Renamed src/webkit -> src/webengine 2015-08-28 16:17:29 +02:00
webhittestresult.cpp WebView: Bring back media context menu 2015-09-30 15:26:52 +02:00
webhittestresult.h WebView: Bring back media context menu 2015-09-30 15:26:52 +02:00
webinspector.cpp WebInspector: Fix closing inspector session when opened from popup window 2015-09-29 23:22:33 +02:00
webinspector.h Bring back support for web inspector 2015-08-30 14:44:59 +02:00
webpage.cpp Bring back AutoScroll plugin 2015-10-02 15:36:07 +02:00
webpage.h Bring back AutoScroll plugin 2015-10-02 15:36:07 +02:00
webview.cpp WebView: Prevent handling input events twice 2015-10-04 19:04:25 +02:00
webview.h WebView: Fix loading favicons that are on different hosts than site 2015-10-02 17:05:42 +02:00