https://bugs.freedesktop.org/show_bug.cgi?id=70618

--- Comment #1 from Terrence Enger <lo_b...@iseries-guru.com> ---
Created attachment 87827
  --> https://bugs.freedesktop.org/attachment.cgi?id=87827&action=edit
starting point for bug demonstration

Note that these steps are fragile: merely visiting another application
to refer to the steps can change the result.  Anyway, to show the bug:

(*) Open attached workbook.  Or, enter the following into a new
    worksheet; note the deliberate typo in cell B4.

           |  A       B
         - +  ------  -----
         1 |  The    quick
         2 |  brown    fox
         3 |  jumps    over
         4 |  the    lzay
         5 |  dog    

(*) Type <F7>.  Program presents dialog "Spelling: English (USA)"
    showing "Not in dictionary" = "lzay" and four suggestions.

(*) In the worksheet, right click on the header for row four.  The
    dialog remains visible but the program gives focus to the
    worksheet, highlights row 4, and presents a pop-up menu.

(*) From the pop-up menu select "Delete selected rows".  Cell A4
    contains "dog" and B4 is blank; rows 5 and following are blank.

(*) In the spellcheck dialog, click <Ignore Once>.

    Result expected : in the worksheet, A4 has "dog" and B4 has blank.

    Result observed : in the worksheet, A4 has "dog" and B4 has "lzay".

(*) After dismissing the message and dialog boxes, "Save As...",
    Close, and Open, cell B4 still has "lzay".


These observations are from master commit 95e95e0, pulled 2013-09-19,
configured with:

    --enable-option-checking=fatal
    --enable-dbgutil
    --enable-crashdump
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src

built on ubuntu-natty (11.04) 32-bit, and executing on ubuntu-quantal
(12.10) 64-bit.

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

Reply via email to