Skip to Content
0
Former Member
Dec 03, 2014 at 09:55 AM

DropdownBox + Chrome browser zoom = error

66 Views

Hey experts,

I've noticed something when you are zooming your Chrome window. When opening a DropdownBox you might get the error:

"Uncaught Error: "35.4545" is of type number, expected int for property "scrollTop" of Element sap.ui.commons.ListBox#Cities"

The way to reproduce:

Open Chrome and navigate to SAPUI5 SDK - Demo Kit where the DropdownBox is presented, open your dev tools console, zoom in to 110% f.e. and click on the second DropdownBox ("Walldorf"). The error should pop up.

It doesn't seem to happen in FF or IE.

Is this a known bug which gets addressed at some point?