Ticket #5406 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

"above" tooltip display/positioning problems

Reported by: bill Owned by:
Priority: normal Milestone: 1.1
Component: Dijit Version: 1.0
Severity: normal Keywords:
Cc:

Description

Noticed a number of tooltip display/positioning problems when the tooltip is above the target node. Seen in test_Tooltip.html after pressing the "above/below" button.

General: "Above" tooltip sometimes appears too low, especially the first time the tooltip is shown. Happens even when page isn't scrolled. (IE, FF, Safari)

IE6: above tooltip: tooltip connector triangle overlaps tooltip contents (IE6 only)

FF2: can see border between connector and tooltip contents - this is fixed in FF3 so won't fix for FF2.

Change History

Changed 11 months ago by bill

(In [11841]) Fix tooltip positioning the first time an "above" tooltip is shown. Refs #5214, #5406.

Changed 11 months ago by bill

  • status changed from new to closed
  • resolution set to fixed

(In [11842]) Fix overlapping tooltip arrow and tooltip contents on IE6. Fixes #5406. (This is a hack around an IE bug; shouldn't need that -3px.)

Note: See TracTickets for help on using tickets.