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

scrollPosition returning decimal with Chrome 39.0.2171.71

1 Answer 421 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Greg
Top achievements
Rank 1
Greg asked on 04 Dec 2014, 07:18 PM
We started seeing errors this week like:  363.6364 is not a value for Int32

In the postback trace 363.6364 we found the following:

FormFieldRadComboBox_i0_FormField_OptionsRadTreeView_ClientState
= {"expandedNodes":["0:2"],"collapsedNodes":[],"logEntries":[],"selectedNodes":["0:2:12"],"checkedNodes":[],"scrollPosition":363.6364}

So it seems Chrome 39.0.2171.71 is returning a decimal scrollPosition which is blowing up RadComboBox. 

Any one else seeing this and/or have a resolution?

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 08 Dec 2014, 08:33 AM
Hi,

This is an issue introduced with the latest version of the Chrome browser, the scroll position is now reported as a floating point number. Here is a link to the feedback item in our public portal, giving information when this will be fixed and the possible workarounds for the different controls affected by this change.

Regards,
Dimitar Terziev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ComboBox
Asked by
Greg
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or