Text Element versus Inline Text Editing

When I copy and paste into the text tab of the Text Element (the WYSIWIG editor) that the pasted text contains the correct HTML markup. However, if I paste this same text into the same text element but using the inline editor, the pasted text has a bunch of css is addinto into the html tags via style=“inline css”.

Is there a reason why the same text pasted into the element on the left side panel would be treated differently than when pasted into the inline text element editor?

Hi There @wbgTHEMECO

Thanks for writing in! I have tried to reproduce this issue on my end, but I couldn’t. Basically I was able to copy HTML and it works.

Is it possible to provide a screen-cast of how to reproduce this issue, so that we can confirm if it is a bug.

Thanks!

Sure, what’s the site you folks use to create those screen recordings with links? I tried to upload my local screen recording but the file type wasn’t permitted.

You could also add the chrome extension Instrumente which will generate lorem ipsum text. This is what I used to copy and paste my html into first the text editor element (which added the html just fine, straight HTML tags) and then the same paste but into the inline editor, where all sorts of inline style was added.

I’ve added a link to the secure note that shows my screen recording of using the two text editors. With the same pasted content.

Hi There,

We use a variety of application to record screen-cast (I personally used Screenpresso) and upload it to YouTube.

Yes, I can replicate this matter on my end. I’ve submitted this to our issue tracker so the developers will be made aware of it. However, this might not be a bug though and could be intended.

For now, please paste your content copy in the text field area if you don’t want the inline-styling to be copied.

Thanks,

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.