Petar Todorov

Results 37 issues of Petar Todorov

**Is your feature request related to a problem? Please describe.** The rendering of the Scheduler's date selector is different in the different Kendo suites. This leads to inconsistent visualization of...

Enhancement

### Bug report Horizontal and vertical lines appear in the merged Spreadsheet cells when they are disabled. ** Possible workaround could be to apply the following CSS: ``` #spreadsheet >...

Bug
SEV: Low
C: Spreadsheet
jQuery2
Priority 2
FP: Unplanned

### Bug report Get a scenario where we have a Grid with the following configs: 1. There is a **selectable** column in the Grid 2. There are one or more...

Bug
SEV: Medium
C: Grid
jQuery
FP: Unplanned

### Bug report When an empty array is passed to the MultiSelect's value method inside the deselect event, the item that is deselected remains selected in the MultiSelect. ### Reproduction...

Bug
C: MultiSelect
SEV: Medium
jQuery
FP: Unplanned

**Describe the bug** When we have a Chart Tooltip in the Native Vue Chart and this Tooltip appears over the Chart itself, if we hover the Tooltip it starts to...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** The Tooltip is not correctly positioned in scenarios where a longer text needs to be displayed. This incorrect positioning leads to the inability to automatically close the...

Bug
SEV: Critical
Kendo UI for Vue
triaged

**Describe the bug** The displaying of consecutive events in different timezones is inconsistent when we have a yearly recurrence. **To Reproduce** 1. Open [this StackBlitz example](https://stackblitz.com/edit/mnyyzl-cd38oj?file=src%2Fmain.vue) 2. Set your timezone...

Bug
SEV: High
Kendo UI for Vue

**Describe the bug** If the width of the column is not enough to display the entire title and the icon of the column menu, the title text goes under the...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** The events displayed inside a Timeline view are not fully expanded to the time boundaries of the slots available in the view. Events that are 30 minutes...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** The DropDownButton's **itemClick** event doesn't work when you select one of its items with a tap on a touchpad. **To Reproduce** 1. Open [this StackBlitz example](https://stackblitz.com/edit/f3yj6s-nnc1bp?file=src%2Fmain.vue) 2....

Bug
SEV: Medium