Skip to content

Consider toolbar_mode wrap to be the new default? #158

@indigoxela

Description

@indigoxela

There are several options and the default is 'floating'.

That's OK, unless one opens a Backdrop (image / link...) dialog, which "slips under" those expanded toolbar groups.

It works, but it looks odd.

'scrolling' seems to be the least intuitive, 'wrap' might be odd with multiple toolbars, but seems the most intuitive - at least to me.

https://www.tiny.cloud/docs/tinymce/latest/toolbar-configuration-options/#toolbar_mode

Note that you can already adapt this setting, either directly in the json file, or via hook_tinymce_options_alter(), but my suspicion is, that most people aren't aware of that.

Question: which setting's best suited as default?

  • 'floating'
  • 'sliding'
  • 'scrolling'
  • 'wrap'

Metadata

Metadata

Assignees

No one assigned

    Labels

    pr - ready to be committedThe Pull Request works, and has passed code reviewpr - works for meI tested the Pull Request, it works for me

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions