[Libreoffice-bugs] [Bug 140977] Assert is failed closing Table Properties dialog with table selected
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 12 12:28:54 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140977
Mike Kaganski <mikekaganski at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |caolanm at redhat.com
--- Comment #1 from Mike Kaganski <mikekaganski at hotmail.com> ---
Happens because of the call
> rSh.SetSelection(*vCursors->front()); // tdf#135636 set the table selected at dialog launch as current selection
in SwTableShell::Execute in sw/source/uibase/shells/tabsh.cxx. The call was
added in
https://git.libreoffice.org/core/+/81f91196b98af38e29af451b86c26a893a109abc,
and modified in
https://git.libreoffice.org/core/+/e08b446e46f56e15af58fdd4396afba1a316f9e5.
Caolán: could you please take a look?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210312/9b80b4aa/attachment.htm>
More information about the Libreoffice-bugs
mailing list