Skip to content

title attributed is removed if it is not the first element in a row #1577

@hy-net

Description

@hy-net

Using 2.27.3

Ths title attribute will be removed if it is not the first element in a row (or line)

$("#myEditor").trumbowyg('execCmd', {
	cmd: 'insertHTML',
	param: "<span style='font-size: 36px' title='this is missing'>this is a test</span>",
	forceCss: false
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions