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

Qt WebEngine: HTML "select" elements have excessive gap

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.9.2, 6.10.0 Beta3
    • WebEngine
    • Windows 10 22H2

      Code

      <!doctype html>
      <html>
        <head><title>Test Select</title></head>
        <body>
          <select>
            <option value='a'>Alpha</option>
            <option value='b'>Bravo</option>
            <option value='c'>Charlie</option>
          </select>
        </body>
      </html>
      

       

      Steps to reproduce

      1. Save the HTML document above into a local file
      2. Load the HTML file in both the Nano Browser example and Google Chrome, and click on the menu

       

      Outcomes

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

            michal Michal Klocek
            skoh-qt Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change