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

--- Comment #11 from raal <r...@post.cz> ---
(In reply to Winfried Donkers from comment #0)
> Created attachment 122676 [details]
> Calc Document with formula
> 
> Steps to reproduce:
> 1. open attachment
> 2. select cell B3
> 3. press F9 or Extra-Cell-Recalculate
> 4. expected behaviour: the result in B3 changes from 3 to 4
>    actual behaviour: formula is not recalculated.
> 
> Only when cell A1 or A2 is changed, F9 functions.
> 
> Ctrl-Shift-F9 dos function in all cases, problem only exists for F9.
> 
> Reproduced in versions 4.4.7, 5.0.4, 5.0.5 and 5.2 (master) on Windows and
> on Linux.
> 
> The current behaviour is confusing and leads to wrong user-interpretations
> of formula results.

Winfried this is only one line commit..

f9bbb93682b5028ef66fbf65a0e93aeefc1482ec is the first bad commit
commit f9bbb93682b5028ef66fbf65a0e93aeefc1482ec
Author: Matthew Francis <mjay.fran...@gmail.com>
Date:   Thu May 28 18:33:32 2015 +0800

    source-hash-f571104ef38ba9f7f6073e22c2374add7aa73887

    commit f571104ef38ba9f7f6073e22c2374add7aa73887
    Author:     Kohei Yoshida <kohei.yosh...@collabora.com>
    AuthorDate: Mon Jan 27 19:08:30 2014 -0500
    Commit:     Kohei Yoshida <kohei.yosh...@collabora.com>
    CommitDate: Mon Jan 27 19:11:55 2014 -0500

        fdo#69244: Avoid putting these cells in formula tree prematurely.

        Marking the cell dirty alone appears to be sufficient to trigger
resetting
        of number format.  SetDirty() would mark it dirty *and* put the cell
into
        formula tree, which would prevent proper value propagation as seen in
the
        bug report.

        Change-Id: Ie68f996112938fe286a9bd50c38404f9df6f4ca1

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

Reply via email to