[Libreoffice-bugs] [Bug 125917] calc freezes when using data validity
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Nov 16 20:29:24 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125917
Aron Budea <baron at caesar.elte.hu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |baron at caesar.elte.hu,
| |caolanm at redhat.com
Version|6.2.4.2 release |5.3.0.3 release
Keywords|bibisectRequest |bibisected, bisected
--- Comment #6 from Aron Budea <baron at caesar.elte.hu> ---
As a regression, this started with the following commit (bibisected using repo
bibisect-linux-64-5.3).
https://cgit.freedesktop.org/libreoffice/core/commit/?id=6b9f42ea1dc0926bc445982ad57bf93561f1bd03
author Caolán McNamara <caolanm at redhat.com> 2016-07-07 10:39:00
+0100
committer Caolán McNamara <caolanm at redhat.com> 2016-07-07 15:57:01
+0000
"Resolves: rhbz#1351224 wayland grab related crashes"
However, my opinion is that the original flow of events isn't correct, because
previously this is what happened after entering a wrong value, and choosing one
from the list:
- right away, nothing,
- after clicking away, a dialog popped up: Invalid value,
- after pressing OK, the chosen value was entered in the cell.
My expectation would be:
- the chosen value is entered in the cell, and no error popup is displayed, as
it's a valid value.
--
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/20191116/52bea786/attachment.html>
More information about the Libreoffice-bugs
mailing list