Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.4.0
-
6c44af9a0 (dev), 890059768 (6.5)
Description
Overlay is basically another layer and is not visible through VNC by default. This makes items like ComboBox and Popup content to not show through VNC, even though it can be interacted with.
For example:
ApplicationWindow {
visible: true
VncItem {
anchors.fill: parent
ComboBox {
model: 10
}
}
}
Attachments
For Gerrit Dashboard: QTBUG-108462 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
448041,4 | Allow a non-toplevel item to be popup parent | dev | qt/qtdeclarative | Status: DEFERRED | 0 | 0 |
448043,4 | Make all popups visible to VNC and fix hover events | dev | qt/tqtc-qtvncserver | Status: ABANDONED | 0 | 0 |
453086,4 | Make popups visible to VNC and fix hover events | dev | qt/tqtc-qtvncserver | Status: MERGED | +2 | 0 |
457620,3 | Make popups visible to VNC and fix hover events | 6.5 | qt/tqtc-qtvncserver | Status: MERGED | +2 | 0 |