Skip to content

QEditor doesn't use htmlTip for buttons consistently #16933

Closed
@yusufkandemir

Description

@yusufkandemir

This may also be a security problem depending on the content.

h(QTooltip, { delay: 1000 }, () => [
h('div', { innerHTML: btn.tip }),
Key
])

We should use htmlTip(with innerHTML) if it exists, otherwise use tip(with textContent)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions