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

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

            kchehlarski Kaloyan Chehlarski
            skoh-qt Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes