Posted: Fri Oct 28, 2022 11:07 am Post subject: VoiceOver users: Fixes for several crashing bugs
In the crash logs that we receive from Apple, we have seen several new crashes that occur on multiple different machines. Although we have been unable to reproduce any of these crashes, we found that these crashing bugs are caused by a bug in our native VoiceOver code that we added in NeoOffice 2022.2.
Our code would delete a native accessibility object's matching LibreOffice C++ accessibility object after a slight delay. Apparently, the lifecycle of many of the LibreOffice C++ accessibility classes is dependent on the lifecycle of other LibreOffice internal classes so we have fixed these bugs by deleting all LibreOffice C++ accessibility objects immediately instead of asynchronously.
You do not need to wait until the next NeoOffice release to get the fix. You can get the fix now by downloading and installing one of the following test patches:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum