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

QtQuick WebView - ItemSelector does not update text upon selection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.3.0
    • WebKit
    • None
    • Linux Mint, 64-bit

      I've noticed this issue when adding a custom ItemSelector to a WebView control using the QtWebKit.experimental 1.0 API. However, this bug also repros using the MiniBrowser sample app (qt/qtwebkit/source/Tools/MiniBrowser)

      Repro steps:
      1. Compile and run the MiniBrowser app that comes with Qt source
      2. Navigate to a webpage that makes use of the <select> element (example: https://www.cs.tut.fi/~jkorpela/www/testel.html)
      3. Select an element from the dropdown. Note that the text does not update after selection

      Expected:
      The newly selected element text should be displayed in the select box. Note that the newly selected element text does appear if you click the mouse outside the select element.

      This is a significant issue because to the user it seems as if they haven't properly selected the item they intended to.

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

            ntg Pierre Rossi
            nmonkman Nick Monkman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes