https://bugs.documentfoundation.org/show_bug.cgi?id=166479

--- Comment #6 from Buovjaga <[email protected]> ---
(In reply to Michael Weghorn from comment #5)
> Can you please check whether explicitly disabling accessibility by setting
> environment variable SAL_ACCESSIBILITY_ENABLED=0 and restarting results in
> the additional delay disappearing again?

In PowerShell you would do this with

pwsh -Command { $env:SAL_ACCESSIBILITY_ENABLED=0; ./instdir/program/soffice.exe
}

per
https://wiki.documentfoundation.org/Development/Environment_variables#How_to_use_environment_variables

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to