Skip to content

MaterialDoubleBox has issues in IE #574

@dramesh123

Description

@dramesh123

Hi,
Since my earlier post has been closed, i am not sure how to reopen that so i am creating new one.

We can see couple of issues here.

In Firefox, for MaterialDoubleBox is working fine and also allows arrow icon to increment/decrement the number (Similar to spinner widget).
But in IE, this is not the case. It is not showing the arrow icons to avail this feature.
API for this widget is not working
In Firefox : boxObject.getValue() and boxObject.getValueAsNumber() function returns proper result .
In IE : boxObject.getValue()and boxObject.getValueAsNumber() function returns NULL and NaN.

Please help us in this regard.
Note : We are not overriding the default CSS of this widget.

Thanks
Ramesh

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions