Completed
Last Updated: 29 Sep 2022 15:06 by ADMIN
Mark Kedgley
Created on: 23 Oct 2019 15:13
Type: Bug Report
0
DropDownTree lacks rounded corners when using High Contrast theme

The problem is easily reproduced using the widget demo page https://demos.telerik.com/kendo-ui/dropdowntree/index

Simply switch to the High Contrast theme; the k-widget element is lacking the border-radius style hence looks different to the other widgets.

It looks like the k-dropdowntree class is missing from the following style rule:

.k-autocomplete, .k-block, .k-calendar-container, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-drag-clue, .k-dropdown, .k-dropdown-wrap, .k-editor-inline, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-inline-block, .k-list-container, .k-multiselect, .k-notification, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-slider-selection, .k-slider-track, .k-split-button, .k-textbox, .k-tile, .k-timepicker, .k-tooltip, .k-touch-scrollbar, .k-treeview .k-in, .k-upload, .k-window, .k-window-action, .k-window-titleless .k-window-content {
    border-radius: 13px
}

 

Attached Files:
1 comment
ADMIN
Petar
Posted on: 30 Oct 2019 15:04

Hi Mark,

Thank you for reporting this bug! We are currently logging it in the https://github.com/telerik/kendo-ui-core GitHub repository where you can find more details about it. 

I cannot say when the bug fix will be presented but you can follow the current thread and once there is an update in it you will be notified.

I've updated your Telerik points as a sign of gratitude!

Thank you once again for your report.

Regards,
Petar
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.