Opened 7 years ago
Closed 5 years ago
#17554 closed defect (patchwelcome)
dojox.mobile.Tooltip anchor node should be placed outside containerNode
Reported by: | Rophy Tsai | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DojoX Mobile | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently Tooltip.containerNode equals to Tooltip.domNode. However, this means if I place some contents to containerNode.innerHTML, the anchor node will be replaced. This is inconsistent to most other widgets, where widget.containerNode is supposed to be a place where you can safely place contents without breaking widget structure.
Change History (2)
comment:1 Changed 7 years ago by
Component: | General → DojoX Mobile |
---|---|
Owner: | set to Patrick Ruzand |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Given that no one has shown interest in creating a patch in the past 2+ years, I'm closing this as patchwelcome. Please let us know if you would like to get involved in helping make this change to Dojo!