This is a migrated thread and some comments may be shown as answers.

Chrome/DropDown

0 Answers 75 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 06 Nov 2012, 08:09 PM
Having a strange issue with Chrome and Kendo.  When the body css is set to 'margin: 0', the first time a dropdown is activated, the list is offset to the left a few px.  After closing, and reopening the list, the position is fine.  No reload of the page between, it just fixes itself.  If I remove the body margin in css, the list works perfectly.

As an example, when I inspect the .k-animation-container element on domready, the 'left' style attribute is empty.  On first click, it's '218px' and every other click after that sets it to '225.5px'.  Doesn't matter what my browser width is, it's always off by 7.5px.

First screenshot is initial click, second is any clicks after.
Running Chrome 22.0.1229.94, Kendo 2012.2.710 open-source

Ideas?

No answers yet. Maybe you can help?

Tags
DropDownList
Asked by
Kevin
Top achievements
Rank 1
Share this question
or