Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-28585

WebView - Cannot assign to non-existent property "settings"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.0.0 RC 1
    • None
    • Linux 64 bit, Qt 5.0 RC1 official binaries

    Description

      I cannot access any settings on WebView using QML. For example:

      WebView {
          url: "http://kodira.de"
          settings.autoLoadImages: false
          anchors.fill: parent
      }
      

      Gives the following error:

      Cannot assign to non-existent property "settings" 
                       settings.autoLoadImages: false 
                       ^ 
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            martinj Martin Jones
            conny Cornelius Hald
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes