Opened 10 years ago
Closed 10 years ago
#13379 closed defect (invalid)
FloatingPane is Broken in 1.6.1 on IE7/8/9
Reported by: | mtyson | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.6.2 |
Component: | DojoX Layout | Version: | 1.6.1 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description (last modified by )
FloatingPanes are showing up as only the title bar, at the top of the screen, after upgrade to 1.6.1. 1.6 was fine.
Our code uses a programmatic call to resize() when we create the panes, so that may be where the problem lies.
This is a huge one for our app.
Change History (1)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Sounds like a bug in your app, calling resize() on a hidden widget.