Completed
Last Updated: 30 Jan 2024 13:04 by ADMIN

Bug report

When a label HTML element is assigned to the switch and the user clicks it, the switch does not change its state. However, the change event is triggered. The issue could be observed when the widget is bound via MVVM.

Reproduction of the problem

1. Declare an input element and a label-for element.

2. Initialize the Kendo UI Switch.

3. Click on the label.

https://dojo.telerik.com/AHutaQUP

Environment

* **Kendo UI version:** 2020.2.17
* **jQuery version:** 1.12.4
* **Browser:** [all] 

Completed
Last Updated: 09 Jan 2024 13:31 by ADMIN
Created by: Marcin
Comments: 0
Category: Switch
Type: Bug Report
2

Bug report

Switch component can not be turned on/off in Chrome on Android devices.

Reproduction of the problem

  1. Open the demos in Chrome on Android device in mobile mode.

Current behavior

The Switch can not be turned on/off.
The Switch works as expected when the browsers is switched to desktop mode.

Expected/desired behavior

The Switch should work as expected in Chrome in Andorid.

Environment

  • Kendo UI version: 2023.1.314
  • Browser: [all ]
Completed
Last Updated: 13 Apr 2023 12:49 by ADMIN
Release R2.2023-Increment.2(26.Apr.2023)

Bug report

When the Switch is used inside a Kendo Grid popup it is not rendered as expected.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/@NeliKondova/uRaJITug
  2. Click on the Edit button

Current behavior

The Switch is rendered incorrectly:
image

Expected/desired behavior

The Switch thumb should be rendered inside the Switch track.

The issue is a regression starting width Kendo 2022.3.913

Environment

  • Kendo UI version: 2022.3.913
  • Browser: [all ]
Declined
Last Updated: 19 Jan 2023 13:04 by ADMIN
Created by: Maverick
Comments: 0
Category: Switch
Type: Bug Report
1

Bug report

Top and bottom borders of Switch is cut off in the Bootstrap V3 theme.

Reproduction of the problem

open the following Dojo: https://dojo.telerik.com/eHeDeWuS/3

Current behavior

image

Expected/desired behavior

image

Environment

  • Kendo UI version: 2022.3.1109
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Declined
Last Updated: 11 Oct 2022 12:47 by ADMIN
Created by: Michael
Comments: 2
Category: Switch
Type: Bug Report
0

I have tried numerous ways of calling the .focus() on the Switch jquery object as the control has no built-in focus metod.

I have not been able to find any information to get around this issue. What am I missing

Unplanned
Last Updated: 14 Jun 2022 16:59 by tan tan
Created by: tan tan
Comments: 0
Category: Switch
Type: Feature Request
1

Hi Team,

I'd like to request the Kendo UI Switch's messages be shown by default when utilizing the BootStrap Sass and Less themes.  Currently, it is not shown as described in this forum post.

Thank you!

Completed
Last Updated: 04 Apr 2022 06:11 by ADMIN
Release 2022.R1.SP.next

Bug report

Setting value(null) to the Switch removes the Off text.

Reproduction of the problem

  1. Check the issue in this Dojo - https://dojo.telerik.com/ojABUhos.
  2. You can also see how the bug affects this Form demo by clicking the clear button several times.

Current behavior

Setting the Switch's value to null removes the Off label text.

Expected/desired behavior

The Off label text should not be removed.

Environment

  • Kendo UI version: 2020.3.1118
  • Browser: [all]
Completed
Last Updated: 04 Mar 2021 07:54 by ADMIN
Release 2019.R1.SP1
Created by: Greg
Comments: 1
Category: Switch
Type: Bug Report
0

A recent update has broken the style for the switch as demonstrated here - https://demos.telerik.com/kendo-ui/grid/offline (LESS - Material theme). Tested with Chrome and Edge