#14860 closed defect (invalid)
Tooltips on Pie charts appearance broken
Reported by: | marrow16 | Owned by: | cjolif |
---|---|---|---|
Priority: | undecided | Milestone: | 1.7.3 |
Component: | Charting | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Applying tooltips to Pie charts - when the tooltip appears the arrow part of the tooltip appears in the wrong place and seems detached from the tooltip. See attached image. Examining the DOM - it can be observed that the @class of the dijit master tooltip is being set to "dijitTooltip undefined". (Reverting to 1.7.1 fixes issue)
Attachments (1)
Change History (11)
Changed 10 years ago by
Attachment: | dojo pi chart tooltip issue.png added |
---|
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Owner: | changed from Mike Wilcox to Eugene Lazutkin |
---|---|
Status: | new → assigned |
comment:3 Changed 10 years ago by
Cc: | cjolif added |
---|---|
Component: | DojoX Drawing → Charting |
Owner: | changed from Eugene Lazutkin to marrow16 |
Status: | assigned → pending |
Can you attach a minimal test case?
comment:4 Changed 10 years ago by
PS: I do note that Tooltip.js should probably be saying ["above-centered", "below-centered"] wherever it now says ["above", "below"]. And similarly for ["before", "after"].
comment:5 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
comment:6 Changed 10 years ago by
Milestone: | tbd → 1.7.3 |
---|---|
Resolution: | invalid |
Status: | closed → reopened |
[28128] fixed some of this, but you probably also want to change ["above", "below"] to ["above-centered", "below-centered"] .
comment:7 Changed 10 years ago by
Cc: | cjolif removed |
---|---|
Owner: | changed from marrow16 to cjolif |
Status: | reopened → assigned |
comment:8 Changed 10 years ago by
bill, you re-opened that bug on 1.7.2 (to be fixed in 1.7.3). But I don't reproduce at all the issue in 1.7.x branch (even though I did in trunk and thus the fixed above [28128]). I'm reluctant to change 1.7.x code while it is working for me? Also I don't have issues with the above/below position just the before/after.
comment:9 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Oh you are right, I didn't look at the version numbers carefully. I'll re-close this as invalid, but you should probably still checkin to trunk to use ["above-centered", "below-centered"], even if there isn't a layout bug, just because it will make the tooltips appear centered.
Oops, this should be assigned to component 'Charting'