https://bugs.documentfoundation.org/show_bug.cgi?id=166218
Bug ID: 166218
Summary: LibreOfficeKit tiles are not updated after editing
Product: LibreOffice
Version: 25.8.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
Description:
While testing gtktiledviewer, I faced the issue that in recent versions,
LibreOfficeKit tiles are not updated after editing.
Steps to Reproduce:
1. Build LO master from sources
2. Create a blank document, for example:
$ touch /tmp/test.odt
3. Open the test file with gtktiledveiwer:
$ bin/run gtktiledviewer --lo-path=$PWD/instdir/program /tmp/blank.odt
4. Try typing some text
5. Try zooming in and/or out
Actual Results:
When you type some text, screen does not update, but after zooming in and/or
out, you can see the changes.
Expected Results:
Changes should be visible immediately.
Reproducible: Always
User Profile Reset: No
Additional Info:
The problem happens in the latest master build:
Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 3c9fdd9aeb74d76ef7f1c0581582439c8a135532
CPU threads: 12; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: CL threaded
But it was not like this before. It seems to be fine with the LO 25.2 stable.
--
You are receiving this mail because:
You are the assignee for the bug.