https://bugs.documentfoundation.org/show_bug.cgi?id=149728

--- Comment #18 from Guido Iodice <[email protected]> ---
My suspicion is that this bug is related to the fact that with QT and KF5/6 the
'path' property changes under certain circumstances. For example if I open the
startcenter and then open a document from there.

xprop -spy | grep APPMENU
_KDE_NET_WM_APPMENU_OBJECT_PATH(STRING) = "/MenuBar/3"
_KDE_NET_WM_APPMENU_SERVICE_NAME(STRING) = ":1.627"


the I open a document and...
_KDE_NET_WM_APPMENU_SERVICE_NAME(STRING) = ":1.627"
_KDE_NET_WM_APPMENU_OBJECT_PATH(STRING) = "/MenuBar/4"
_KDE_NET_WM_APPMENU_SERVICE_NAME(STRING) = ":1.627"
_KDE_NET_WM_APPMENU_OBJECT_PATH(STRING) = "/MenuBar/4"
_KDE_NET_WM_APPMENU_SERVICE_NAME(STRING) = ":1.627"
_KDE_NET_WM_APPMENU_OBJECT_PATH(STRING) = "/MenuBar/4"

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to