Declined
Last Updated: 06 Apr 2016 09:12 by ADMIN
Imported User
Created on: 04 Apr 2016 08:48
Category: Kendo UI for jQuery
Type: Feature Request
1
fix the css for disabled range sliders #bug
The disabled range sliders still have cursor:pointer. You need to add
.k-state-disabled .k-tick,
.k-state-disabled .k-slider-selection,
...
{
    cursor: default!important;
    outline: 0
}
3 comments
ADMIN
Telerik Admin
Posted on: 06 Apr 2016 09:12
Bug reports should be submit via the forums or support system at telerik.com, Timothy. The feedback portal is aimed to aggregate suggestions for new additions and enhancements to our Kendo UI product.

Hope this makes sense.
Imported User
Posted on: 04 Apr 2016 09:20
Umm, thats what I did.. http://www.telerik.com/support/feedback - which links here. Where am I supposed to submit bug reports?
ADMIN
Telerik Admin
Posted on: 04 Apr 2016 08:54
Can you report this via our support system at telerik.com, Timothy? Thus it'll reach our engineers and they will react promptly.

Thank you for your cooperation.