Opened 13 years ago
Closed 13 years ago
#7241 closed defect (duplicate)
dijit.Tooltip points to the wrong location on long texts
Reported by: | karnaf | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When a Tooltip has a few lines of texts, the location and pointing edge do not match the attached element. Check the attached image - the mouse pointer was on 'ccc' and the tooltip is way off the location it should be. The code to reproduce is attached as well.
Attachments (2)
Change History (5)
Changed 13 years ago by
Attachment: | dojoTooltip.png added |
---|
comment:1 Changed 13 years ago by
That test_Tooltip2.html attachment is corrupted; even stuff like including dojo.js is inside of a <table>. Please reattach.
Note: See
TracTickets for help on using
tickets.
Screen shot of the tooltip's wrong location