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

--- Comment #10 from cs_...@yahoo.com ---
Created attachment 113346
  --> https://bugs.documentfoundation.org/attachment.cgi?id=113346&action=edit
X protocol trace when the message box gets the focus

This is the X protocol trace when the message box correctly gets the focus. The
message box had the window ID 0x04e00641.

A couple of line before the MapWindow request

002:<:1ad3:  8: Request(8): MapWindow window=0x04e00641

there is the _NET_WM_USER_TIME request, which sets a sensible timestamp:

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

So in this case everything is working as expected, and the message box gets the
focus.

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

Reply via email to