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

QtQuick WebView - ItemSelector does not update text upon selection

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes