Why Do Word Processors Like LibreOffice Lag When Scrolling on Linux?

0
2
Asked By GadgetGuru87 On

I've been dealing with a strange issue where both LibreOffice and OpenOffice lag significantly when I'm scrolling through documents, and it's really frustrating. This problem only happens with these office apps; everything else runs smoothly, regardless of the documents I'm using. I'm currently on Ubuntu 25.04 and have also tried Fedora 42. My hardware is a Framework 13 with a 7640U processor. Is there any fix for this?

3 Answers

Answered By OpenSourceFan42 On

Have you checked out OnlyOffice? It's built on LibreOffice and might perform better for you. Just a heads-up, OpenOffice hasn't seen updates in years, so it’s generally advised to steer clear of it.

DocDude11 -

I actually switched to OnlyOffice after you mentioned it, but it didn't resolve my scrolling issue either.

Answered By NerdyNugget On

If you're using any Debian/Ubuntu-based distro, keep in mind they might struggle with performance on newer hardware. You might want to experiment with a distro that's more up to date.

Answered By TechWhiz23 On

You might want to try launching LibreOffice in a terminal with the command `GDK_BACKEND=x11 libreoffice`. There's a known bug that can cause high CPU usage when scrolling in Wayland sessions, and this might help bypass that issue.

ScrollFixer42 -

I tried that, but I still experienced some lag. I got a warning about 'javaldx' not launching, which might affect Java functionality.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.