pleku/wysiwyg-e-java

Styles leaking into whole app

Opened this issue · 2 comments

pleku commented

When i added wysiwyg component in a VerticalLayout and than opened it on browser wysiwyg effect whole project font style, size and weight. I am using 1.0.0.beta1 for 14.0.12 compability mode. Can yo sow me a way to fix this issue?

Based on feedback in https://vaadin.com/directory/component/wysiwyg-e-rich-text-editor-component-for-java/discussions

pleku commented

I could not replicate this with 1.0.0.rc1 running Vaadin 14.0.13 in compatibility mode, so maybe it was fixed already.

Closing the issue, please comment here and provide details like code to be able replicate it.

Hi, i am using 14.0.13 and 1.0.0.rc1 and i am faceing the issue still.

  1. when i using vaadin TextArea component:

Capture1

  1. When i using WysiwygE component:

Capture2

Result: As you see; labels and texts on the screen getting bolder and bigger, and also it changes font family....