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

Changing src attribute of IMG element using QWebElement API has no (visual) effect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.1
    • 5.2.1
    • WebKit
    • None
    • 9b8f8bc6e2bedfdb7962bcdd978e41b07d9a0f6c

    Description

      After setting new src attribute of IMG element (QWebElement::setAttribute("src", "http://some.url.com/image.jpg")) element is not updated and shows original image.

      Expected results:
      IMG element should be reloaded and show image from specified URL.

      Actual results:
      IMG element still displays previous image from original URL but QWebElement::attribute("src") returns new URL.

      Attachments

        For Gerrit Dashboard: QTBUG-38287
        # Subject Branch Project Status CR V

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            emdek Michał Dutkiewicz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes