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

Terrence Enger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|assertion upon close with   |assertion in
                   |borders and changed date    |SfxItemPool::Remove upon
                   |format                      |close with borders and
                   |                            |changed date format

--- Comment #6 from Terrence Enger <[email protected]> ---
(Adding "in SfxItemPool::Remove" to summary.)

Thank you, Julien and Joel, for your efforts.

In order to reproduce the bug, I had to start by recreating a whole
document and all the missteps that I could remember doing.  I found it
quite tedious to work from that down to the smallest set of crashing
steps that I could find.  That is not much excuse for me being so
terse when I wrote what is left for the bug description.

So, here are similar steps, but written more verbosely.  Note that I
have added a Save As at step (11).  This change is to bring the steps
in line with what I did many times; the omission of that was my last
simplification, and I only did it once.

I am starting with higher step numbers in order not to duplicate the
earlier description.  In all cases, any blanks in strings are
something that I am adding here for ease of reading; do not type those
blanks.

(10) Run a dbgutil version of LibreOffice with command line parameters
     --norestore --writer.  Program presents Writer window "Untitled 1".

(11) Type "<Alt>+F A".  Program presents dialog "Save As".

(12) Save the file as, let us say, /tmp/a30.  (Now you know know how
     often I have been through this. <grin />)  Program closes the
     dialog and returns focus to Writer window "a30".

(13) Type "<Alt>+O P".  Program presents dialog "Page Style: Default
     Style".

(14) Click on tab Header.  In the dialog, program displays tab Header.

(15) Click checkbox "Header on" (turning the checkbox on) and click
     button <OK>.  Program returns focus to Writer window, and the
     caret is at the beginning of the body of the document.

(16) Type "<Alt>+I <up> <up> <up> <up> <up> <up>".  Menu option
     "Field" is highlighted.  (I think it may be a bug that it does
     not serve to type "<Alt>+I d d <right>", but I have lost
     confidence in my understanding of accelerators and shortcut
     keys.)

(17) Type "<right>" and in the submenu click "Date"; the date I see
     inserted is 12/05/15.

(18) Type "<Alt>+O P".  Program presents dialog "Page Style: Default
     Style" and tab Header.

(19) Click tab Borders.  In the dialog, program displays tab Borders.

(20) In the control labelled User-defined, click at the bottom of the
     iconic page image.  Program puts a black bar with an enclosed
     white line across the botom of the page image.

(21) Click button <OK>.  Program returns focus to Writer window; my
     screen size does not let me see the border at the bottom of the
     page.

(22) Type "<Alt>+F S".  An icon in the status bar at the bottom of the
     window shows the document "not modified".

(23) Right click on the date in the body of the document, and in the
     pop-up menu click "Fields...".  Program presents dialog "Edit
     Fields"; in pane Format, "12/31/99" is reverse-image.

(24) In pane Format, click "1999-12-31" and click button <OK>.
     Program closes the dialog and returns focus to Writer window.
     The date is displayed in the selected format; I see 2015-12-05.
     An icon in the status bar shows the document "modified".  (As
     well, I have made the crash by selecting date format "Fri,
     December 31, 1999" in this step.  I have not tried closing the
     dialog without actually changing anything.)

(25) Type "<Ctrl>+Q".  Program prompts :Save Document? ...".

(26) In the dialog, click button <Dont't Save>.  Program crashes.

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

Reply via email to