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

--- Comment #3 from Julien Nabet <[email protected]> ---
Some gdb session:
#4  0x00007fffebcaeb62 in MenuBarWindow::ChangeHighlightItem
(this=0x55555ad53ff0, n=65535, bSelectEntry=false, bAllowRestoreFocus=true,
bDefaultToDocument=false)
    at /home/julien/lo/libreoffice/vcl/source/window/menubarwindow.cxx:526
526                     assert(xTempFocusId == nullptr ||
ImplGetSVData()->maWinData.mpFocusWin != this);
(gdb) p xTempFocusId
$1 = {_vptr.VclPtr = 0x7fffecddf6f0 <vtable for VclPtr<vcl::Window>+16>,
m_rInnerRef = rtl::Reference to 0x55555b0d5300}
(gdb) p ImplGetSVData()->maWinData.mpFocusWin
$2 = {_vptr.VclPtr = 0x7fffecddf6f0 <vtable for VclPtr<vcl::Window>+16>,
m_rInnerRef = rtl::Reference to 0x55555ad53ff0}
(gdb) p this
$3 = (MenuBarWindow * const) 0x55555ad53ff0

BTW, the comment is closed too with gtk3 rendering.

Maxim: noticing
https://cgit.freedesktop.org/libreoffice/core/commit/?id=3ecf542af410536d64d217c71002799bbe48b9c3
which contains the assert, thought you might be interested in this one.

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

Reply via email to