Completed
Last Updated: 31 Jan 2022 09:50 by ADMIN
Release 2020.3
Brad
Created on: 11 Jun 2020 19:50
Category: Date/Time Pickers
Type: Bug Report
0
DateTimePicker shows an outline when timepicker focused

The Timepicker portion of Date/Timepicker is showing an odd border and the highlight is slicing that border in half when hovering/clicking within the timepicker.  I looked at the timepicker only control, and this border is not showing.

I am attaching the 2 the snippets from dojo.telerik.com for each of the 2 controls to show the display difference.

 

1 comment
ADMIN
Alex Hajigeorgieva
Posted on: 15 Jun 2020 15:05

Hello, Brad,

Thank you very much for getting in touch to report this behaviour and please accept our apology for any inconvenience.

I can confirm that this is a bug and I have moved the thread from the forums to our Feedback Portal here:

https://feedback.telerik.com/kendo-jquery-ui/1471466-datetimepicker-shows-an-outline-when-timepicker-focused

If you prefer, you may also follow its progress in this repository on GitHub:

https://github.com/telerik/kendo-themes/issues/1627

As a workaround, you may remove the outline by using the CSS rule below. 

   .k-timeselector:focus{
        outline:0;
      }

As a token of appreciation for helping us improve, I have also added some Telerik points to your account.

Kind Regards,
Alex Hajigeorgieva
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.