Scrollbar missing in new UX on custom screens

lock
push_pin
done
Beantwoord
1

Hi!

We have experienced 3 customers with custom screens where the scrollbar is missing after they got the new UX. Is this a bug? 

 

We know how to fix it, but is this something that should be fixed in the system?

We need to add this;

<style>
  #HtmlPage_rightDiv {
    overflow: scroll !important;
  }
</style>

24 mrt 2025 | 04:34 p.m.

Alles Antwoorden (1)

I also have a customer that could not scroll in their web panels after our new GUI was implemented.

They have version 10.5.4. 

The web panels are located in “Panel - Company screen section tab” and in “Panel - Request screen - section tab “

If the web panels are showing custom screens the scrollbar is not shown/working.

If the web panels are showing scripts the scrollbar is working.

I have sent it into internal support/developers

8 apr 2025 | 07:37 a.m.

Reply toevoegen