https://bugs.documentfoundation.org/show_bug.cgi?id=146836
--- Comment #12 from Caolán McNamara <[email protected]> --- (In reply to Julien Nabet from comment #11) > Caolán: any idea about the assertion in > https://bugs.documentfoundation.org/attachment.cgi?id=177690 ? > 4 0x00007f464bcb9118 in weld::Widget::connect_focus_in (this=0x98ad778, > rLink=...) at include/vcl/weld.hxx:220 > 220 assert(!m_aFocusInHdl.IsSet() || !rLink.IsSet()); > > (I can submit a new bugtracker just for this part if needed) I think https://gerrit.libreoffice.org/c/core/+/129503 will address that, but I don't think it has an effect on the initially reported problem. Taking my 7-3 build which doesn't have asserts enabled I can reproduce the "an empty message box appears" of comment #6 and if I apply the patch from https://gerrit.libreoffice.org/c/core/+/127387 (tdf#144353, tdf#146281 - Correctly copy the information about variables) then that dialog goes away and I get "the form is closed normally" so maybe this is the same problem as that and that needs to be cherry-picked to 7-3 ? -- You are receiving this mail because: You are the assignee for the bug.
