kendo-ui-core
kendo-ui-core copied to clipboard
Inline Editor is not closing if you change its position
Bug report
Inline Editor does not close if you drag it to another position. ~Additionally, while dragging, occasionally the Editor will disappear, or it will have a padding from the cursor.~ - Logged as a separate bug.
Regression introduced with 2023.2.606
Video - http://somup.com/cZeOQ5CYa8
Reproduction of the problem
- Open this Dojo example - https://dojo.telerik.com/OvumAcaH/7
- Open and drag the inline Editors to observe the behavior.
Additional scenario:
- Open the Demo - https://demos.telerik.com/kendo-ui/editor/inline-editing
- Delete all text in an editor
- Click the bold tool
- Leave the field
Additional scenario#2:
- Open this Dojo - https://dojo.telerik.com/@[email protected]/ecIpIBIV/2
- Type some text
- From the Editor, choose a font name/size for the text
- Blur the textarea
Current behavior
The inline Editor remains open when it loses focus
Expected/desired behavior
Thе inline Editor should close when it loses focus
Environment
- Kendo UI version: 2024.1.319
- Browser: [all]
Reported in ticket id: 1647187
Also reported in 1649358
Also reported in 1652296
Also reported in : 1652670
Also reported in 1655696
The following part is a separate bug:
Additionally, while dragging, occasionally the Editor will disappear, or it will have a padding from the cursor.
https://github.com/telerik/kendo-ui-core/issues/7881