I dont see it reported anywhere else. Seem to be a memory leak of some sorts.
This work (as tested) on line/arrows and .
Version: 24.2.7.2 (X86_64) / LibreOffice Community
Build ID: 420(Build:2)
CPU threads: 16; OS: Linux 6.14; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 4:24.2.7-0ubuntu0.24.04.4
Calc: threaded
Version: 25.8.1.1 (X86_64)
Build ID: 54047653041915e595ad4e45cccea684809c77b5
CPU threads: 16; OS: Linux 6.14; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Tried both; same issue. Video is on 24.2.7, but tested in 25.8.1.1; same issue.
Later on I found out that apparently properties are supposed to be synced up if they are on one page, and that you can change said appearances via the “line” and “character” profiles. HOWEVER,
It doesnt matter if they are intended to synced due to some rule, because the text color do not sync to other objects of the same type (other text boxes). Nor does this reflect in the proper syncing up of the two arrows – they don’t.
I run this from a command line, and was able to get a bunch of logs
** (soffice:74004): CRITICAL **: 01:41:53.371: AtkObject* atk_object_wrapper_new(const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessible>&, AtkObject*, AtkObject*): assertion 'bool(xContext)' failed
** (soffice:74004): CRITICAL **: 01:41:54.288: AtkObject* atk_object_wrapper_new(const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessible>&, AtkObject*, AtkObject*): assertion 'bool(xContext)' failed
** (soffice:74004): CRITICAL **: 01:53:25.446: AtkObject* atk_object_wrapper_new(const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessible>&, AtkObject*, AtkObject*): assertion 'bool(xContext)' failed
** (soffice:74004): WARNING **: 02:30:49.459: missing simulate keypress 1312
11x of following:
(soffice:74004): GLib-GObject-CRITICAL **: 03:11:52.924: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed
I dont know if they are related or not, but something is telling me they should not happen regardless.