summaryrefslogtreecommitdiff
path: root/sd/source/ui
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2023-09-07 09:51:38 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2023-09-07 13:24:08 +0200
commitbe8b031d8b3c66b223ea2478f1129427f3a362bd (patch)
treeabad26d03a528715efbdd9a3d5769680f3b38677 /sd/source/ui
parent2f5e7a07775690e57d639eeca7a1e41733fa93a9 (diff)
qt a11y: Forward CHILD event for removed child
No longer comment out the code to send a `QAccessible::ObjectDestroyed` event when receiving an `AccessibleEventId::CHILD` event with its `OldValue` set. The underlying issues causing crashes previously seem to be fixed, I can no longer reproduce these on Debian testing with Orca 44.1-2 when using the font color popup as described in commit 734d10ed3612d75edcee145475ddd0b0165efeac Author: Michael Weghorn <m.weghorn@posteo.de> Date: Fri Apr 14 16:57:09 2023 +0300 qt a11y: Send QAccessible::ObjectCreated event for correct object > Adapting this for the case where a child has > been removed (bridged to Qt as `QAccessible::ObjectDestroyed` > event) would currently results in crashes when closing the > application e.g. after using the character font color popup in > the Writer toolbar. This needs further investigation, so don't > send the event for now, but add a `SAL_WARN`. Change-Id: Ib8f21850dd56645cf64a74be0e1ff8242615b928 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156647 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'sd/source/ui')
0 files changed, 0 insertions, 0 deletions