Hello @AlperShal
I have tested your scenario
The issue can be resolved in two ways:
-
Use the following commands (tested on Ubuntu):
1.1.sudo apt-get purge onlyoffice-desktopeditors
→ (It deletes the software entirely from the system)
1.2.sudo apt-get install onlyoffice-desktopeditors
-
Modify the settings in the settings.xml file:
2.1. Open the configuration file:/home/[yourUserName]/.local/share/onlyoffice/desktopeditors/data/settings.xml
2.2. Set the following value:<force-scale>1</force-scale>
2.3. Save the changes.
2.4. Restart the editor.
These steps should help address the issue you encountered. If you have any further questions or issues, feel free to ask.