Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MartinVanVan opened this issue Jan 27, 2025 · 4 comments

Comments

@MartinVanVan
Copy link

MartinVanVan commented Jan 27, 2025

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

Copy link

m2-assistant bot commented Jan 27, 2025

Hi @MartinVanVan. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.

@MartinVanVan
Copy link
Author

@magento I am working on this

Copy link

m2-assistant bot commented Jan 27, 2025

Hi @MartinVanVan! 👋
Thank you for collaboration. Only members of Community Contributors Team are allowed to be assigned to the issue. Please use @magento add to contributors team command to join Contributors team.

@magento-ct-gh-projects-svc magento-ct-gh-projects-svc moved this from Ready for Grooming to Pull Request In Progress in Backlog Jan 27, 2025
@magento-ct-gh-projects-svc magento-ct-gh-projects-svc moved this from Pull Request In Progress to Ready for Grooming in Backlog Jan 27, 2025
@magento-ct-gh-projects-svc magento-ct-gh-projects-svc moved this from Ready for Grooming to Pull Request In Progress in Backlog Jan 27, 2025
@MartinVanVan
Copy link
Author

Here ist the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Pull Request In Progress
Development

No branches or pull requests

2 participants