Stoyan Paskalev

Results 10 issues of Stoyan Paskalev

**Describe the bug** Using multiple Tooltips, the text shows but doesnt hide until the Tooltip is hovered again. This happens only the first time and afterwards the Tooltip behaves as...

Bug
pkg:tooltip
Team2
sev3: high
freq3: likely

**Describe the bug** When opening DropDownList the aria-expanded attribute is set to true. When closing the component the aria-expanded attribute is staying true, when it should be converted to false....

Bug
pkg:dropdowns
Team1
sev1: low
freq4: certain

related https://github.com/telerik/kendo-themes-private/issues/3

C:Chip
T:Fluent

**Describe the bug** When using FontAwesome icons with `iconClass`, the icon is not positioned in the center. The icon is positioned correctly when the button has text: ![image](https://user-images.githubusercontent.com/33104481/177736640-7d37459f-4ff3-4356-94c2-ffd40d039528.png) **To reproduce**...

bug
C:Button

**Describe the bug** [showAfter](https://www.telerik.com/kendo-angular-ui/components/tooltip/api/TooltipDirective/#toc-showafter) exists as an option in the TooltipDirective but its missing in [TooltipSettings](https://www.telerik.com/kendo-angular-ui/components/tooltips/api/TooltipSettings/) **To Reproduce** showAfter is working properly, but its missing in the TooltipSettings https://stackblitz.com/edit/angular-bkpvqt?file=app/app.component.ts It...

Enhancement
pkg:tooltip
Team2

closes: https://github.com/telerik/kendo-themes/issues/3981

C:PivotGridV2

Some of the styles for the Configurator component in the PivotGrid are messing with the Drag&Drop functionality for the Chips inside it. The Drag&Drop functionality is not working well with...

C:PivotGridV2

private ticket ref: #1635283 ## Description When the Scheduler component is scaled by a CSS transformation, selecting a time or day slot doesn't work properly, whereas selecting an event does....

Bug
pkg:scheduler
Team1

When applying the [SCALE](https://www.telerik.com/kendo-angular-ui/components/popup/api/SCALE/) injection token, only the individual Popup Component takes it into an account and calculates the **left and right CSS styles** properly. This is not the case...

Bug
pkg:popup
Team1

## I'm submitting a... - Bug report ##Current behavior The selection of the Grid is not persisted when we have `drag selection + meta/ctrl` key clicked. ## Expected behavior The...

Bug
pkg:Grid
SEV: Medium
KendoReact