Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. WebEngineView context menu error

WebEngineView context menu error

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
webengineview
2 Posts 2 Posters 1.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TOMATO_QT
    wrote on 8 Feb 2016, 01:09 last edited by TOMATO_QT 2 Aug 2016, 01:19
    #1

    Qt 5.5.1
    OSX 10.11.3

    I'm getting the error below when Control-clicking on a WebEngineView. The context menu appears and the error msg is output immediately. There is no crash but the WebEngineView seems to get sluggish afterwards.

    file:///Users/Tomato/Qt/5.5/clang_64/qml/QtQuick/Controls/Menu.qml:149: TypeError: Cannot read property '__contentItem' of null

    Anyone else seen this? Also, is there a way to disable the context menu? I don't see anything in the WebEngineView docs to do that.

    Otherwise WebEngineView is pretty fabulous.

    UPDATE Hmm... it is reported as being fixed but it isn't.

    https://bugreports.qt.io/browse/QTBUG-44328
    https://bugreports.qt.io/browse/QTBUG-44666

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 8 Feb 2016, 22:07 last edited by
      #2

      Hi,

      The first report as been put on hold waiting for more input and the second state that it's been fixed for the release candidate of Qt 5.6. So it should be fixed but for 5.6 not 5.5.1

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      2/2

      8 Feb 2016, 22:07

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved