Skip to content

updateValue() not called on content change when wrapped in aCustomField #30

@SonReimer

Description

@SonReimer

When putting TinyMce in a CustomField to add some feature like label, tooltip etc.,
someone has to add a ValueChangeListener to TineMce calling CustomField.updateValue() to propagate values from TinyMce to CustomField.
This is not intuitive and differs from the documentation of CustomField (see comments from Martin Vysny)
I think this is because client side throws a tchange event instead of change !?!
TinyMce 4.1.3/Vaadin 24.3.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions