Bug report
Reproduction of the problem
Open this dojo example: https://dojo.telerik.com/BzNkZgSf
- Run the example
- Click the Insert Hyperlink tool in the Editor
- When the hyperlink dialog appears, hover the inputs in the dialog
Current behavior
The input tooltip shows:
k-editor-link-url
because the input's title attribute is set like this: title="k-editor-link-url"
Expected/desired behavior
Instead of the name of a class, the tooltip should show "Web address", "Text", or "ToolTip" respectively.
Environment
- Kendo UI version: 2022.3.806
- jQuery version: x.y
- Browser: [all]