Skip to content

Wrong config key fontsize_formats in di.xml results in missing font size option in page builder #886

Closed
@MartinVanVan

Description

@MartinVanVan

Preconditions (*)

  1. develop

Steps to reproduce (*)

  1. install current magento/product-community-edition
  2. apply Patch ACSD-62755 to have fontsize included in the tinymce editor toolbar
  3. create or edit a page/block content
  4. add a text element with the editor

Expected result (*)

Image

I should get a dropdown with the option to select a font size up to 72px.
As defined in the di.xml of pagebuilder here

Actual result (*)

i get the default options from the tinymce up to 36pt.

Image

Solution

The solution is to change the config key from fontsize_formats to font_size_formats.
Similar to this issue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions