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

When QT_QPA_PLATFORM is set to wayland, QtWebEngine cannot select items in a <select> element.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.8.1
    • WebEngine
    • None

      Environment

      • Device: Raspberry Pi 4
      • Image: Boot2Qt 6.8.1
      • Qt version: 6.8.1
      • Platform plugin:
        • QT_QPA_PLATFORM=waylandissue occurs
        • QT_QPA_PLATFORM=eglfsno issue
      • Browser: quicknanobrowser (built with Boot2Qt toolchain)
      • QtWebEngine: 6.8.1

      Steps to Reproduce

      1. Flash and boot a Raspberry Pi with Boot2Qt image 6.8.1.
      1. Log in via SSH.
      1. Stop the demo launcher:
        systemctl stop demolauncher.service 

         

      1. Start Weston:
        systemctl start weston 

         

      1. Use the Boot2Qt toolchain to build quicknanobrowser, then copy the binary to the Raspberry Pi.
      1. Run the browser with sandbox disabled:
        QTWEBENGINE_DISABLE_SANDBOX=1 ./quicknanobrowser https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select 

         

      1. On the test page, try to use the dropdown <select> element on the right side.

      Actual Result:

        • The dropdown opens, but other items cannot be selected.

      Expected Result:

        • It should be possible to select a different option from the dropdown.

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

            qt_webengine_team Qt WebEngine Team
            aaron-chou Chou aaron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes