[Libreoffice-bugs] [Bug 132210] [1] Calc crashes when I close spreadsheet file

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 18 10:59:16 UTC 2020


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |haveBacktrace
                 CC|                            |caolanm at redhat.com

--- Comment #4 from Julien Nabet <serval2412 at yahoo.fr> ---
Caolán: should all these situations be fixed with a patch like:
diff --git a/sc/uiconfig/scalc/ui/movecopysheet.ui
b/sc/uiconfig/scalc/ui/movecopysheet.ui
index 1da0b27928e0..a700a77edfbf 100644
--- a/sc/uiconfig/scalc/ui/movecopysheet.ui
+++ b/sc/uiconfig/scalc/ui/movecopysheet.ui
@@ -14,6 +14,7 @@
     <property name="can_focus">False</property>
     <property name="border_width">6</property>
     <property name="title" translatable="yes"
context="movecopysheet|MoveCopySheetDialog">Move/Copy Sheet</property>
+    <property name="modal">True</property>
     <property name="type_hint">dialog</property>
     <child internal-child="vbox">
       <object class="GtkBox" id="dialog-vbox1">
or are there other things to check?

-- 
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/20200418/422fea80/attachment.htm>


More information about the Libreoffice-bugs mailing list