diff options
author | Justin Luth <jluth@mail.com> | 2023-05-08 21:29:32 -0400 |
---|---|---|
committer | Justin Luth <jluth@mail.com> | 2023-05-10 20:09:13 +0200 |
commit | 24cc6f7e21844c078b8db4c505df5ca3983450b3 (patch) | |
tree | 9f0571d365cf0cc49eebc92e389ae48fd89c3d44 /sw/UITest_librelogo.mk | |
parent | 21e6aea941d297545b1acd6592e0769af2b4d8a6 (diff) |
related tdf#138925 sw inputwin: get correct cell formula
The problem was that repeatedly pressing F2,
or any non-mouse movement between cells
was getting a "random" formula returned.
The only thing that worked was moving the mouse,
because on every pixel change, it re-loads
the RequestHelp tooltip that displays the formula,
thus loading it as the most current formula.
The example bug document easily crashes,
and everything about this is terribly imprecise,
so I'm not attempting to make any unit test here.
The code is modeled from GetContentAtPos,
which also does an unconditional const_cast.
Change-Id: Iecaf2e9a56bccef9a1e05bc0667caad6c3aeb109
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151550
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
Diffstat (limited to 'sw/UITest_librelogo.mk')
0 files changed, 0 insertions, 0 deletions