Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.12.0
Description
WebEngineView that is contained inside a QML Item, which is rotated 90 degrees, renders comboboxes to locations where the unrotated would be rendered.
Item {
visible: true
width: 480
height: 640
Item {
anchors.fill: parent
rotation: 90
WebEngineView
}
}
Attachments
Issue Links
- is duplicated by
-
QTBUG-63888 Content of a HTML select displayed in WebEngineView shows up at an unexpected position, if the GUI gets rotated
- Closed
- resulted in
-
QTBUG-75893 Rotated WebEngineView renders Comboboxes in wrong orientation
- Closed
For Gerrit Dashboard: QTBUG-73244 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
260890,4 | Place popups in correct locations for transformed webengine views | 5.13 | qt/qtwebengine | Status: MERGED | +2 | 0 |
330438,9 | Transform/Rotate qml popups in the case of multiwindow support | 5.15 | qt/qtwebengine | Status: ABANDONED | 0 | 0 |
331214,4 | Transform/Rotate qml popups in the case of multiwindow support | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |