only default ext-all.css (actually the example I used had other css as well but I disabled it all)
Browser versions tested against:
IE7
IE8
IE9
Operating System:
Windows 7 64-bit
Description:
The form validation error quicktip (the red box with error message displayed when hovering over the red exclamation icon when there are form validation errors) is missing its top border under Internet Explorer.
Test Case:
The issue can be seen on the Ext 2.2.1 advanced status bar example.
examples/statusbar/statusbar-advanced.html
Screenshot or Video:
attached
Debugging already done:
The quicktip is rendered as the set of divs shown below. The more indented divs are subdivs of the less indented. I'm not showing all the subdivs here for clarity.