Opened 10 years ago
Closed 10 years ago
#14776 closed defect (fixed)
dojox.layout.FloatingPane resize method doesn't works in IE8
Reported by: | psomma | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | DojoX Layout | Version: | 1.7.2rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Hi,
the resize method and maximize action in dojox.layout.FloatingPane doesn't works in i.e. 8 with dojo 1.7.2rc1, as it doesn't works with dojo 1.7.1 and dojo 1.6.1. You can realize it trying at
Instead it works fine in dojo nightly, as
http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/layout/tests/test_FloatingPane.html
Can you fix it in dojo 1.7.2 final ?
Thanks and Regards
Change History (1)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Milestone: | tbd → 1.8 |
Resolution: | → fixed |
Status: | new → closed |
Summary: | dojox.layout.FloatingPane resize method doesn't works in i.e. 8 → dojox.layout.FloatingPane resize method doesn't works in IE8 |
Note: See
TracTickets for help on using
tickets.
Looks like it was fixed as a side effect of [27262], but unfortunately I think that's too big to backport to 1.7.2, especially since it's already in RC.