summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebenginepage.cpp
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@theqtcompany.com>2016-05-06 16:12:15 +0200
committerAlexandru Croitor <alexandru.croitor@theqtcompany.com>2016-05-26 09:05:06 +0000
commitaeea8816a7228e9e89fff15b26005eaaa38fce2d (patch)
tree30b84b04fcd3ccb4550fb7498a4aa70c6b202444 /src/webenginewidgets/api/qwebenginepage.cpp
parent9f576901bb7f676e39a2559ab9aa4138debcae62 (diff)
Stop disabled QWebEngineView widget from processing input events.
If a QWebEngineView is disabled, input events are still forwarded to Chromium, thus allowing the user to interact with a web page. Fix consists in stopping the forwarding of input events in the generic event handler, just like QWidget::event() does. Change-Id: Ie822d1f3d640840569a282223d76749686cf3419 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com>
Diffstat (limited to 'src/webenginewidgets/api/qwebenginepage.cpp')
0 files changed, 0 insertions, 0 deletions