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

--- Comment #1 from David Edmundson <[email protected]> ---
>Not sure whether this is a bug in plasma-framework or Qt 5.9.1.

Bit of both.

Spec says       <arg name="parent" type="object" interface="wl_surface"
summary="parent surface"/>


It doesn't have: allow-null="true"

Qt should check that and do nothing rather than make a protocol error.
It implies Plasma is setting an invisible window as a transient parent which
doesn't make sense either.

But we'lll be switching to XdgV6 soon as not running this code anyway.

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

Reply via email to