[Libreoffice-bugs] [Bug 119110] New: EDITING: Incorrectly displayed cell contents during editing immediately after fill
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 5 14:27:16 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119110
Bug ID: 119110
Summary: EDITING: Incorrectly displayed cell contents during
editing immediately after fill
Product: LibreOffice
Version: 5.4.7.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: bsb_2 at mail.bg
When trying to edit the cell contents immediately after filling that cell, it
is displayed incorrectly - the old value of the cell is shown.
Steps to reproduce:
1. Enter a value in cell A1, e.g. 10.
2. Move to cell A2.
3. Press Ctrl+D ("Fill down" under Windows).
4. See how cell A2 is populated with the value of A1, 10.
5. Notice the formula bar still being empty. Press F2 to edit the content of
the cell - notice there is no content. Actually, this is the previous content
of the cell, it having been empty before.
6. Move the selection away from cell A2, then return to A2, notice the updated
content in the formula bar and press F2 to verify the expected content is
displayed.
The direction of the fill doesn't matter.
The value of the new cell doesn't matter. Actually, it's better seen when the
filled cell contains some value. E.g. let's have A2 contain 20. Notice how
after filling it the value in the grid changes (to 10 in this example), but the
value in the formula bar stays at 20, and pressing F2 shows 20 as a value of
the cell.
Expected behaviour: the newly filled value should be immediately updated in the
formula bar and in the cell upon pressing F2, not after the selection is moved.
However, this seems to be only a display issue, since formulas involving filled
cell seem to be updated correctly.
--
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/20180805/18c07f8c/attachment.html>
More information about the Libreoffice-bugs
mailing list