Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    RickTextEditor ScrollBar

    Is there any way to get a scroll bar for the content in the RichTextEditor? Right now the keyboard arrow keys work to scroll through large content, but I wasn't able to figure out a way to get the content to have a scroll bar.

    #2
    You didn't mention your version - we always need that information.

    If you're using 13.0, you can fix this right away by calling setUseDesignMode(false) on your RichTextEditor. For 12.0 or 12.1, you'll need to grab the next build (any dated September 26 or later) from smartclient.com/builds.

    Comment


      #3
      Yeah, forgot to mention our version, we're on Enterprise 12.1-p20200824.

      I'll try the update as soon as the 26th build is available, thanks!

      Comment

      Working...
      X