Completed
Last Updated: 02 Feb 2023 09:36 by ADMIN
Release R1 2023
Martin
Created on: 18 Nov 2022 14:16
Category: Buttons
Type: Bug Report
0
RadToggleSwitch: MouseDown and MouseUp should be equal in order to toggle the state

Steps to reproduce:

1. Press the left mouse button inside RadToggleSwitch. (MouseDown)

2. Move the mouse 1 px up or down (but still inside the RadToggleSwitch). (MouseMove)

3. If you release the left mouse button now, the switch will not toggle. (MouseUp)

Only if the mouse location at the moment of Press and Release are exactly the same, the toggle action will be triggered.

1 comment
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 18 Nov 2022 14:28

Hi, Martin,

Thank you for bringing this to our attention.

In order to toggle the state, note that the mouse down and up locations should be within a certain offset for the Click mode. That is why after moving the mouse, it doesn't change the value.

Currently, the possible solution that I can suggest is to use ToggleStateMode.ClickAndDrag.

 

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.