google / google-visualization-issues

288 stars 35 forks source link

Bug: Quirksmode and NumberRangeFilter (IE only) #878

Open orwant opened 9 years ago

orwant commented 9 years ago
In IE 8 in quirksmode (not strict dtd) the NumberRangeFilter is not drawn correctly.
It looks like the width is too small, number ranges are not beside the control but
on top.

When using component ControlWrapper, type NumberRangeFilter.

I'm using visualization 1.1, see attached file.

On Windows xp, IE 8

Regards Peter

Original issue reported on code.google.com by Peetzer on 2012-04-18 14:17:43

orwant commented 9 years ago
Appearently this has nothing to do with setting doc type or emulated modus. Setting
the font-size in css of parent div makes NumberRangeFilter look off.

Original issue reported on code.google.com by Peetzer on 2012-05-14 07:21:17

orwant commented 9 years ago
I would direct you to this thread, scroll to the bottom.  :)

https://groups.google.com/group/google-visualization-api/browse_frm/month/2012-05

Original issue reported on code.google.com by Lbates4 on 2012-08-02 18:00:29