summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets
diff options
context:
space:
mode:
authorPierre Rossi <pierre.rossi@digia.com>2014-04-09 18:03:23 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-10 09:36:51 +0200
commit777c0934d6ff9dbaccb4f408becda3af6638ac2f (patch)
tree777ca73b8cee88f667c3490f8799fe6093106208 /examples/webenginewidgets
parentb6bf63c3fa9d959a5ab3e3c04ef848687f15a718 (diff)
Fix an false positive assertion with context menu
Due to the asynchronous nature of context menu events in chromium, we need to filter out the Qt generated events, and rely of what comes back from the chromium side. We keep a flag to ensure we're always in a consistent state, but the part re-setting it in QWEView went missing. This simply re-adds it together with initializing it to false upon view construction. Change-Id: I5d187faf93742898c96a1951b7dc477ce1b3f5bd Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'examples/webenginewidgets')
0 files changed, 0 insertions, 0 deletions