Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8822669
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T06:09:46+00:00 2026-06-14T06:09:46+00:00

I am having issue with rendering Telerik’s Kendo UI controls. In particular with DropDownList

  • 0

I am having issue with rendering Telerik’s Kendo UI controls. In particular with DropDownList and DatePicker (there might be problems with other controls, but I have not used other controls yet).

I tested it on Chrome and IE and it’s only happens in Chrome.

I have Windows 7 SP1, 4GB of RAM, Intel Core 2 Duo E8400 @ 3.00 GHz

This problem lasts from the day 1 when I started using KendoUI controls (about 2 months now), and yes I restarted my machine multiple times.

Here is just example of what I am getting.

enter image description here

Any ideas or suggestions are appreciated.

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T06:09:47+00:00Added an answer on June 14, 2026 at 6:09 am

    This is a known bug with CSS transitions in Chrome 22+ (Kendo UI uses them internally for widget animation). The artifacts left on the screen are caused by transitioning CSS transforms. This should be fixed in Chrome Canary, but until then you can add this CSS to your page (creating an invisible pseudo element which has a 3D transform, causing the whole page to be accelerated) to fix it:

    body:after {
        content: "";
        display: block;
        visibility: hidden;
        height: 0;
        font: 0/0;
        -webkit-transform: translateZ(0);
    }
    

    The next Kendo UI release will have this fix integrated.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Having issue with slider navigation. Works perfectly fine when there are no other unordered
I am having an issue with a custom control rendering its contents (child controls)
Having an issue here that I have tried everything I can think of but
Having an issue with traversing in jQuery.. hopfully an easy one..but I'm banging my
Having an issue rendering jstl tags from within a facelets ui:composition My current xmlns
I'm having an issue with rendering a partial in a modal window. I've tried
I'm having an interesting issue with Leptonica that I'm wondering if other SO members
I'm having an issue with IE not rendering a :hover effect. Here is my
I'm having an annoying rendering issue with IE my code is CSS : div
This time i'm having an issue with the actual rendering of my model. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.