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

Content of a HTML select displayed in WebEngineView shows up at an unexpected position, if the GUI gets rotated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.13.0 Beta4, 6.2.0 FF
    • 5.8.0, 5.9.2, 5.13.1
    • None
    • Linux OpenSuse

      Qt5.8 (Same problem in Qt5.9)

      QtWebEngine 1.4

      QtQuick.Window 2.2

      QtQuick 2.7

      In general, it's a simple GUI with a WebEngineView, which displays a HTML file with one dropdown item, which should be rotated by 180° for an embedded device.

      I attached a SSCCE for you to reproduce the problem.

      Version 1: In the default landscape orientation everything works fine and like expected.

      Version 2: (Try to rotate the WebEngineView on behalf of an Item) If I rotate the "Item", in which the WebEngineView is located, the dropdown content gets displayed at an unexpected position (Even outside the WebEngineView area)

      Version 3: (Try to rotate the WebEngineView on behalf of an Rectangle) If I rotate the "Rectangle", in which the WebEngineView is located, the dropdown content gets displayed at an unexpected position (Even outside the WebEngineView area)

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

            qt_webengine_team Qt WebEngine Team
            patrick0816 Patrick Koller
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes