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

HTML onmousedown and onmouseup events don't work in QML WebView

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 5.2.1
    • WebKit
    • None
    • Fedora Linux 64bit

      Steps to reproduce:
      1. Create a simple app with WebView in it.
      2. Set url as http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_onmousedown
      3. Click on the text at the right

      What should happens:
      Text should change its color from black to red when mouse is pressed and from red to green when released.

      What actually happens:
      Text become green after a significant delay and never red.

      May be this bug is somehow related https://bugreports.qt-project.org/browse/QTBUG-32629. Although the last comment states that it was fixed in 5.2 alpha it is not in 5.2.1

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

            mibrunin Michael Bruning
            vlads Vladislav
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes