Skip to main content
mikec634
March 8, 2022
Question

Rich Text Editor Scroll Bar

  • March 8, 2022
  • 5 replies
  • 0 views

As you can see on this attachment a scroll bar is appearing when displaying a rich text edited field.  If I go in and remove a couple of lines of text the scroll bar goes away.  Does anyone know why this scroll bar is showing up?  It does not matter how big the area field is in it always shows up. For example, I can remove the last sentence and the bar goes away.  So it seems to be tied to a character count.

5 replies

andrewh0007
March 8, 2022

Can you post your code?

mikec634
mikec634Author
March 9, 2022

We have a form with a Rich Text Editor Field.  That data is then exposed in the card layout as you see above.  Increasing the size of the card does not seem to impact whether the scroll bar shows up or not

mikes0011
Brainy
March 9, 2022

AFAIK you'll need to take this up with the authors of the Rich Text Editor plug-in - my default assumption would be that there's just a bug with respect to how it appears when rendered inside a card.

The Expression Guru