respond icon indicating copy to clipboard operation
respond copied to clipboard

Changing a text element's class reverts element content

Open axis80 opened this issue 6 years ago • 3 comments

When editing a text element such as a paragraph, if one clicks on the "class" field in the left column and enters a new CSS class name, the content of the text element is lost and it reverts to a previous state.

Steps to reproduce:

  1. Drag a text element onto the page.
  2. Replace "tap to update" with text of your own choosing. Leave the cursor in the text field - i.e. don't remove focus from the field.
  3. Click the "class" field in the left column, type the class name test, and press enter.
  4. The text element will revert to "Tap to update".

axis80 avatar Sep 15 '18 02:09 axis80

I will take a look at this soon. I think this is easy to fix.

madoublet avatar Sep 18 '18 01:09 madoublet

This is somewhat fixed in my dev build. Now, it is a letter behind. Still not right, but I will keep on it.

madoublet avatar Sep 28 '18 19:09 madoublet

This is now fixed on Github.

madoublet avatar Sep 28 '18 20:09 madoublet