Opened 10 years ago
Closed 10 years ago
#12915 closed defect (fixed)
[Regression] Icon "url": Target View is Invisible after Transition
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.1 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
It is a recent regression. Please check http://archive.dojotoolkit.org/nightly/checkout/dojox/mobile/tests/test_iPhone-Icon.html
After clicking "url" or "url async", you'll find that the target view disappears. It's actually loaded, but the "display" style is still "none" after transition is finished...
[IBM:2954]
Note: See
TracTickets for help on using
tickets.
(In [24830]) Fixes #12915 !strict. Fixed IconContainer's transition problem.