Updated.
I have used Microsoft Office for many years and wanted to see how LibreOffice has come along in the meantime and it does not do as well as I would have hoped for on Windows. There is no included updater tool as in Firefox, so my old version stopped working completely (frozen UI) and the ancient hassle to download .exe files. Not a great start.
The dark mode switch causes buttons to be in the wrong colour looking like a buggy mess until a restart, but even then some of the icons and application colours were not applied correctly until I manually changed them so.
The ribbon view in Calc has its setting burger button on the right and it opens on another screen next to it?
What completely breaks it for me is the broken window resize. The ribbon tab titles are not rescaled and become inconveniently small. I then discovered the the compact grouped view and it made a better initial impression on me. Then I snapped the the window to the left and the UI is just cut off. Manually resizing it horizontally just breaks everything even more until the UI is empty and the rest is moved into the arrow.
The old school UI view meanwhile works and resizes, but it might be the slowest and laggiest UI on resize with goofy stretching I have seen in quite some time.
Also I really think the default theming and the 6 presets are questionable in fashion, but this is the least of its problems.
Wondering what happened to the development of LibreOffice? There are definitive improvements and probably there are even better under the hood changes, but why would such a large project ship such a bad experience? Was the core of the UI never touched the past 15 years? I have to to use an alternative.
EDIT: Resize runs better after forcing Skia Software renderer. Should not have to do that with an up to date AMD driver. Skia/Vulkan was the culprit. Disabling Skia leads to flicker on resize, so even more rendering bugs.
I use OnlyOffice specifically because the UI in LibreOffice is atrocious on anything but Linux. I have to use Windows and Mac sometimes.
I don’t have any of those problems but I use office suites very rarely and and I’m on linux.
About the autopudate, you should use winget instead of having each app check for updates or having to it yourself for every app.
I do think libreoffice looks old and has room for improvement, just not so enough for me to look for an alternative. I have read that onlyoffice looks better, but I have never tried it.
I tried to use Calc and whatever the PPT one is called and both were incredibly laggy, even when I tweaked the hardware settings. And then there was a bizarre weird thing or two like the insert symbols not working in ribbon view.
And ribbon view didn’t really improve the fast response I need, like being able to type 5cm scaled for huge image, instead I would still need to open the settings and do many clicks for the same result.
So I just stick to that old 2007 office I still use. Oh gosh, did I mention the crashes yet?
I updated my post that it is indeed the renderer behaving badly. Your experience with the crashes makes sense, if something as basic as the renderer is all over the place. Thanks for the warning, will definitely avoid LibreOffice, even if it has the feature set I am looking for. Shame most paid software is subscription only which I do not condone.
Try to use OnlyOffice. It’s the only viable alternative to MSOffice that I have found.
I have tried Softmaker Office and unfortunately its font rendering/kerning is the worst, (printing unaffected). MS Word, LibreOffice are running around it in circles. I assume a high DPI display would minimize these woes in the future. I worked around it by using Roboto at 11 pt, makes it bearable. But aside from that it checks all the marks for an Office program. I wonder how far its spreadsheet program will take me. Cannot imagine it coming anywhere close to Excel for highly advanced usage.
It’s funny to me how windows users expect package management from each and every individual application instead of expecting that to be a basic function of their operating system.
There is a package management in the OS called Windows Store, but LibreOffice charges money for it. Since it is such a popular software with likely some security exploits I don’t think it is very responsible to avoid this topic for so long.
The windows store is really just a single application repository though, not a full featured package management system e.g. one that updates the operating system itself or allows alternative repository sources.
If you have to use Windows, the Chocolatey package manager knows about most great foss apps in the base config, including LibreOffice. You can first ‘choco install libreoffice’ and later ‘choco upgrade all’ to keep apps updated.
I rarely need to spin up my Windows vm, but after discovering Chocolatey it’s been much more pleasant keeping those apps updated. Same idea as homebrew for macOS; providing *nix-style pkg management. Enjoy!