kendo-themes icon indicating copy to clipboard operation
kendo-themes copied to clipboard

Ripple undesired behavior for inputs

Open svetq opened this issue 2 years ago • 1 comments

Describe the bug

Ripple doesn't appear at all for checkboxes with any theme Ripple appears in wrong place for radio buttons with Default and Bootstrap themes Ripple doesn't appear at all for radio buttons with Material theme

To reproduce Run the StackBlitz example in the Kendo UI Ripple Overview page.

Affected package (please remove the unneeded items)

  • theme-default
  • theme-bootstrap
  • theme-material
  • theme-tasks

Affected suites (please remove the unneeded items)

  • Kendo UI for jQuery
  • Kendo UI for Angular
  • Kendo UI for React
  • Kendo UI for Vue
  • Telerik UI for Blazor

Affected browsers (please remove the unneeded items)

  • All

Build system information (please remove the unneeded items)

  • Not Applicable

svetq avatar Apr 29 '22 07:04 svetq

Works as expected w/ v. 4.43:

https://stackblitz.com/edit/angular-fobjxw?file=src%2Findex.html,src%2Fstyles.css,src%2Fapp%2Fapp.component.ts

dtopalov avatar Jun 14 '22 08:06 dtopalov