Opened 11 years ago
Closed 11 years ago
#9872 closed defect (duplicate)
TooltipDialog on window resize
Reported by: | steven3311 | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit | Version: | 1.3.2 |
Keywords: | TooltipDialog, resize | Cc: | |
Blocked By: | Blocking: |
Description
When a TooltipDialog? is being displayed and the browser is resized the tooltip is out of position. This is very true when you have a TooltipDialog? being displayed from a dojo.dialog. When the browser is resized the dialog shifts to remain in the center but the TooltipDialog? remains stationary and as a result it is out of position. Is there a workaround for this? If not there should be away for a TooltipDialog? to attach to its "around" node.
Note: See
TracTickets for help on using
tickets.
Dup of #5777