https://bugs.documentfoundation.org/show_bug.cgi?id=144598
--- Comment #2 from Mike Kaganski <[email protected]> --- Note that out safe mode disables Skia, while the "Disable hardware acceleration" in the Safe Mode dialog only disables Vulkan, but not Skia. Hence I know cases where in order to run in normal mode, one must add a line to disable Skia manually into registrymodifications: <item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="UseSkia" oor:op="fuse"><value>false</value></prop></item> Having an option in the safe mode dialog for that would be nice. Also it would be nice to offer to report the configurations that were healed by the disabling. But indeed it's a separate issue. -- You are receiving this mail because: You are the assignee for the bug.
