Collabora Online footer not correctly displayed

Hello
After the update of the Nextcloud Office App to version 8.4.4. the footer inside the editors is not correctly displayed.

I updated the nextcloud instance and all apps to the latest version but this issue persists.

What information shall I share?
Can you help me further?

Best wishes
Lukas

Could you please describe how you expected it to be displayed instead?
Do you see it only on the first view after updating or does it stay?

everything from the support template, which you simply rejected, as well as everything related to Nextcloud Office and the CODE server it is connected to.
aio, dockerized, snap etc…

We will see after you provide this information. :wink:


Much and good luck,
ernolf

Same issue here, Nextcloud 28.0.6, NC Office 8.3.9, Coolwsd 24.4.6.1 via High Performance Backend, tested with Firefox und Chromium

div #about-dialog beyond footer has 355px height

too much for mobile devices an even desktop use, even if the credits should not be reduced in any way

Problem ist an issue in collabora server (coolwsd) which is solved in the newest version 24.04.6.2. Wait for server update or perform it by yourself

I have 24.04.6.1 and no problem at all:

image

You should set this entry in your /etc/coolwsd/coolwsd.xml to “true”:

    <home_mode>
        <enable desc="Enable more configuration options for home users" type="bool" default="false">true</enable>
    </home_mode>

… that should make it quiet :wink: (at least for me it does)

hth


Much and good luck,
ernolf

maybe your’ setting is working. Origin maybe another one. I’m using 24.04.6.1 as well.

Issue About dialog box shown as a pane by default (regression) · Issue #9688 · CollaboraOnline/online · GitHub removes regression from commit Use cool.css instead of inline styles for body and html elements. · CollaboraOnline/online@5aa16c9 · GitHub