Ticket #6286 (new defect)
Toaster does not work with Dialog up
| Reported by: | guest | Owned by: | dante |
|---|---|---|---|
| Priority: | normal | Milestone: | tbd |
| Component: | DojoX Widgets | Version: | 1.0 |
| Severity: | normal | Keywords: | dojox Toaster Dialog |
| Cc: | josh@… |
Description (last modified by dante) (diff)
I was trying out the Toaster widget and I noticed that it doesn't work when a dialog is up. The toaster always moves to the upper left corner of the dialog's title bar, underneath the dialog's Title text.
Tested with 1.0 and 1.1b3.
<div dojoType="dojox.widget.Toaster"
id="PB_Toaster" jsId="PB_Toaster" positionDirection="tr-down" style="display:hide" duration="2500"></div>
Thanks!
Josh
Change History
Note: See
TracTickets for help on using
tickets.