Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gavin Williams 48 posts 221 karma points
    Oct 06, 2023 @ 13:31
    Gavin Williams
    0

    toolbar_sticky custom config not working in tinymce

    Has anyone got the sticky toolbar working in Umbraco 12 for the TinyMCE editor? According to the tinymce docs, set toolbar_sticky to true, but it doesn't appear to have any effect. So if I have a long chunk of text in the editor and scroll down, the toolbar still disappears off the top of the screen.

    So my appsettings.json contains the following within Umbraco.Cms.RichTextEditor:

    "CustomConfig": {
      "entity_encoding": "raw",
      "toolbar_sticky": "true"
    }
    
  • Huw Reddick 1737 posts 6098 karma points MVP c-trib
    Oct 06, 2023 @ 15:55
    Huw Reddick
    0

    try "toolbar_sticky": true

  • Kate 4 posts 74 karma points
    Oct 09, 2023 @ 08:01
    Kate
    0

    I'm also getting this problem and tried the above but it didn't work as it is expecting a string value. Is anyone else experiencing this?

  • Huw Reddick 1737 posts 6098 karma points MVP c-trib
    Oct 09, 2023 @ 09:18
    Huw Reddick
    0

    what version of Umbraco are you using?

  • Kate 4 posts 74 karma points
    Oct 09, 2023 @ 09:55
    Kate
    0

    Currently on V12.1.2

  • Tobias 13 posts 85 karma points
    Oct 26, 2023 @ 14:11
    Tobias
    0

    Did you solve this? I'm also trying to make the toolbar of the rich text editor sticky with no success :(

  • Tobias 13 posts 85 karma points
    Oct 26, 2023 @ 14:14
  • Thomas 315 posts 602 karma points c-trib
    Mar 08, 2024 @ 10:33
    Thomas
    0

    Sadly not fixed in the 13.2.0 release. Have opened the ticket again

Please Sign in or register to post replies

Write your reply to:

Draft