Et1 Test Harness: Tooltip Curve Edge
This is the Deployment Version (runs from built code). Go to the
Developer Version (runs from source code).
Supported Platforms:
- IE 6 on Windows
-
Dragging the tooltip too fast will trigger a known issue, where the associated
iframe appears. Since tooltips are not dragged much, but must always show up above
html 'select' boxes, it is a good trade-off.
- IE 7+ on Windows
-
Mozilla-based browsers (Firefox 1.0+) on Windows o/s
Known Issue(s):
-
Mozilla-based browsers (Firefox 1.0+) on Non Windows o/s
Known Issue(s):
- Safari (2.0.4) on Mac
Known Issue(s):
- Opera 9+ on all o/s
Verification Targets:
-
Same as the plain
tooltip but with curved corners.
-
Move mouse over one of the text elements. A tooltip should show up after a delay of about 3/4 of a second.
-
Move mouse away from a test element or tooltip: Tooltip should disappear immediately.
-
Resize window so tooltip cannot show up underneath a text element. Tooltip should appear above text
element. Similarly, if no room above, tooltip should show up on the bottom. And if no room on the
right, it should be on left.
-
Resize window so that tooltip can show up above or below text element, but the right edge of the screen
is too close to allow tooltip to fully show up. Tooltip should shift to the left in this case.
-
All tooltips here should show a different tip.
-
If the tooltip is in the way of something, move the mouse over the tooltip and drag it elsewhere.
-
If on IE 6, verify that tooltip covers the html 'select' elements by dragging it very slowly over the
supplied html 'select' elements. Dragging it too fast will trigger a known issue, where the associated
iframe appears.