Changes between Initial Version and Version 3 of Ticket #12298
- Timestamp:
- Feb 27, 2011, 11:07:04 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12298
-
Property
Milestone
changed from
tbd
tofuture
-
Property
Summary
changed from
Unable to focus iframe inside of dijit.TooltipDialog
toTooltipDialog: unable to focus iframe inside of dijit.TooltipDialog
-
Property
Milestone
changed from
-
Ticket #12298 – Description
initial v3 1 When rendering an iframe inside a dijit. TooltipDialog, focus inside the iframe makes the tooltip disapear.1 When rendering an iframe inside a dijit.!TooltipDialog, focus inside the iframe makes the tooltip disapear. 2 2 3 3 Use case: FB like button inside a drop down menu. The initial display works fine, clicking on the button itself doesn't do anything other than the tooltip losing focus and going away.