Issue #4176Opened March 4, 2022by varadero0 reactions

BUG: Rich text editor very big icons in Firefox

Question

GrapesJS version

  • I confirm to use the latest version of GrapesJS

What browser are you using?

Firefox 95.0.2 (64-bit)

Reproducible demo link

https://grapesjs.com/demo.html

Describe the bug

How to reproduce the bug?

  1. Use Firefox 95.0.2 (64-bit) to open https://grapesjs.com/demo.html
  2. Double click on some text (like "Build your templates without coding")

What is the expected behavior? Rich text editor is shown with normal button sizes

What is the current behavior? Rich text editor is shown with very big buttons

This is how it looks like:

image

If is necessary to execute some code in order to reproduce the bug, paste it here below:

// your code here

Code of Conduct

  • I agree to follow this project's Code of Conduct

Answers (1)

varaderoMarch 4, 20220 reactions

It looks like if I delete the <svg> elements which are part of the toolbar HTML, the vertical size becomes OK. These are the <svg> elements that cause the big height:

image

This is how the rich text editor looks like when I delete them from HTML:

image

Adding width="24" height="24" to the <svg> elements (to somehow match the viewBox) resizes them like this:

image

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.