https://bugs.kde.org/show_bug.cgi?id=363548

--- Comment #12 from Kai Uwe Broulik <k...@privat.broulik.de> ---
Yup, Qt creates native windows. We do winId() on the DolphinViewContainer which
will apparently causes Qt to create a native window chain up until the first
window it encounters.

When I set WA_DontCreateNativeAncestors I suddenly get a mirror of the
DolphinViewController positioned at 0,0 in the Dolphin window. I can't
reproduce with a minimal test case, though.

Seems embedded widgets are (also) broken in this setup, e.g. System Settings
QML stuff or KMail WebEngineView...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to