summaryrefslogtreecommitdiff
path: root/binaryurp/prj
diff options
context:
space:
mode:
authorArmin Le Grand (allotropia) <armin.le.grand.extern@allotropia.de>2025-03-12 16:10:18 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2025-03-14 17:54:19 +0100
commit62c5a663660b290a5ef50eddd0e806afc4a15cee (patch)
treedf6059d5e9c66abb5a5686810c29d85543108780 /binaryurp/prj
parentfad4e0972de6f3fb121dc23f31457df2201f0675 (diff)
tdf#165621 fix Calc repaint on TextEdit activation feature/cib_contract49d
Found a simple way to do that (after some experimenting), needed to trigger the Overlay update, and that can just be done with a Reschedule. Other places that used flushOverlayManager() checked, but work on their own, so we do not need to bring that OverlayManager flush back. Unfortunately this triggers CppunitTest_desktop_lib "DesktopLOKTest::testRedlineCalc", probably due to not only the timer triggering but 'other' stuff that better runs later (...?). Not doing it - as long as we need to do it - is safer, but forces to keep that flush just for this single usage. Change-Id: Iacf18d688597129baba6e893252487d73a1fdfff Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182834 Tested-by: Jenkins Reviewed-by: Armin Le Grand <Armin.Le.Grand@me.com> (cherry picked from commit f007d20a0a4224cab3e6ebb4a3083c0a579efa65) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182871 Tested-by: allotropia jenkins <jenkins@allotropia.de> Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'binaryurp/prj')
0 files changed, 0 insertions, 0 deletions