I'm coming across a strange problem in the regression testing of our product in IE. Whereas before, the window widgets had a bottom border appropriate to their skin, now we just have whitespace there. It works fine in other browsers.
This problem doesn't appear if the document mode is ie9(maybe 10, haven't tested that). But if the document mode is ie8 or ie7, this appears.
The version of smartgwt we're using is: 3.1p.0.0
This happens in all the skins we normally use: Enterprise, Enterprise Blue, and Graphite.
Do you have any suggestions to get the bottom border back?
This problem doesn't appear if the document mode is ie9(maybe 10, haven't tested that). But if the document mode is ie8 or ie7, this appears.
The version of smartgwt we're using is: 3.1p.0.0
This happens in all the skins we normally use: Enterprise, Enterprise Blue, and Graphite.
Do you have any suggestions to get the bottom border back?
Comment