Hi
We have been working with the Rad:TreeView using the “Telerik” skin and have noticed an inconsistency with the hover over effect in IE7 vs IE8 vs FF3.
The inconsistency also seems to be happen on this online demo for us as well.
When you hover over a node, in IE7 there appears to be an extra lighter green line within the border at the top of the anchor tag. In IE8 the same happens but the extra line appears inside the border at the bottom. The extra line gives the appearance that the top/bottom border respectively is 1px larger than it should be.
In FF3, there is no extra line which I think is consistent with other controls within the suite.
In our case, we have been trying to set the font size larger on the anchor (class rtIn) as well which seems to amplify the problem. As the font gets larger the "padding-top" appears to get larger.
Has anyone else had this problem?