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

--- Comment #11 from [email protected] ---
Created attachment 113347
  --> https://bugs.documentfoundation.org/attachment.cgi?id=113347&action=edit
X protocol trace when the message box does not get the focus

This is the X protocol trace when the message box doesn't get the focus. The
message box had the window ID 0x04e00628.

A couple of lines before the MapWindow request

002:<:1a6e:  8: Request(8): MapWindow window=0x04e00628

there is the _NET_WM_USER_TIME request, which sets the timestamp to zero:

002:<:1a64: 28: Request(18): ChangeProperty mode=Replace(0x00)
window=0x04e00628 property=0x147("_NET_WM_USER_TIME") type=0x6("CARDINAL")
data=0x00000000;

So in this case the window manager has to prevent the window from getting the
focus and pushes it in the background.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to