kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

Inline Editor is not closing if you change its position

Open martintabakov opened this issue 1 year ago • 6 comments

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

  1. Open this Dojo example - https://dojo.telerik.com/OvumAcaH/7
  2. Open and drag the inline Editors to observe the behavior.

Additional scenario:

  1. Open the Demo - https://demos.telerik.com/kendo-ui/editor/inline-editing
  2. Delete all text in an editor
  3. Click the bold tool
  4. Leave the field

Additional scenario#2:

  1. Open this Dojo - https://dojo.telerik.com/@[email protected]/ecIpIBIV/2
  2. Type some text
  3. From the Editor, choose a font name/size for the text
  4. 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]

martintabakov avatar Mar 26 '24 11:03 martintabakov

Reported in ticket id: 1647187

nelito987 avatar Apr 03 '24 11:04 nelito987

Also reported in 1649358

martintabakov avatar Apr 22 '24 09:04 martintabakov

Also reported in 1652296

martintabakov avatar May 17 '24 13:05 martintabakov

Also reported in : 1652670

nelito987 avatar May 27 '24 08:05 nelito987

Also reported in 1655696

martintabakov avatar Jun 19 '24 09:06 martintabakov

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

gdenchevprog avatar Jul 01 '24 15:07 gdenchevprog