Custom Query (18300 matches)
Results (85 - 87 of 18300)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#335 | duplicate | wipe effect doesn't work for floating panes | ||
Description |
Test: In test_Toggler.html, click the circled 3 in the upper right. |
|||
#1316 | fixed | wipe and fade togglers are broken | ||
Description |
Try set them for tree tests and expand/collapse nodes. Check empty folder too. And IE. |
|||
#827 | fixed | windowState set to maximized for FloatingPane has no effect | ||
Description |
I have a floating pane that is initially minimized (div tag's windowState="minimized" ).When I try to show it on the screen again using : dojo.widget.getWidgetById(widgetID).windowState = "maximized"; Nothing happens ! . But this works: dojo.widget.getWidgetById(widgetID).show() The problem with "show()" is that it ADDs a restore icon on the title bar. If the restore icon is clicked nothing happens. |
Note: See TracQuery
for help on using queries.