Description: Try Tools > Word Count Steps to Reproduce: . Actual Results: . Expected Results: . Reproducible: Always User Profile Reset: No Additional Info: .
At first I thought that it is because .uno:WordCountDialog is not mentioned in the sUnoCommands array in doc_iniUnoCommands() in desktop/source/lib/init.cxx, but how would it then still have work in a normal Online?
Tor Lillqvist committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/893862c39701b31f25592d035aca6800baefb1fa%5E%21 tdf#124057: Do call RegisterControls() on non-DESKTOP It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
This was not hard to fix, which is nice for a change. Pop the work stack and return to what I was doing when I wanted to compare to this dialog.