https://bugs.documentfoundation.org/show_bug.cgi?id=152172
Christian Lohmaier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|macOS: local help no longer |macOS (Ventura): Help |loading under macOS Ventura |doesn't load in Safari |with Safari as defaul |(tries to access local help |browser and Settings > |instead of online help) |Advanced > Show Develop | |menu disabled | Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from Christian Lohmaier <[email protected]> --- reworded the summary, and shortened it - Developer mode bypasses the problems with safari and is in first description. Problem is that LO's check whether Safari is default browser no longer works on Ventura (the function is deprecated and likely just reports null instead of proper application) https://git.libreoffice.org/core/+/refs/heads/master/sfx2/source/appl/sfxhelp.cxx#1115 Without developer mode enabled, Safari will only load files from LO's application directory when the action was directly triggered by the user, but not when it is just launched with a file by another process (the reason why the workaround was added). -- You are receiving this mail because: You are the assignee for the bug.
