GrapesJS / mjml

Newsletter Builder with MJML components in GrapesJS
http://grapesjs.com/demo-mjml.html
BSD 3-Clause "New" or "Revised" License
638 stars 228 forks source link

Button text is not modifiable in demo site #228

Closed KevinShea1990 closed 2 years ago

KevinShea1990 commented 3 years ago

In the demo, button text cannot be modified in firefox.

How to reproduce

  1. In Firefox version 84.0.2 or similar builds, open demo site: https://grapesjs.com/demo-mjml.html
  2. Load a mjml with a button in it. For example:

`

Hi there,

Sometimes you just want to send a simple HTML email with a simple design and clear call to action. This is it.

Button

This is a really simple email template. Its sole purpose is to get the recipient to click the button with no distractions.

Good luck! Hope it works.



Company Inc, 3 Abbey Road, San Francisco CA 94102

Don't like these emails?  Unsubscribe .

`

  1. Double click the button, the first time the text is editable. Then single click the button, the cursor disappears and button text becomes unmodifiable from now on. User has to change focus to other places of the editor and then refocus the button and double click it to make it editable again.
artf commented 2 years ago

This should be fixed in the latest release.