Opened 10 years ago
Closed 10 years ago
#12606 closed defect (fixed)
dojox.mobile.ListItem created programmaticaly behaves incorrectly
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.0 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
If the dojox.mobile.ListItem is created programmaticaly without dom node attached, the stateful attribute of the parent widget cannot be referred then it behaves incorrectly.
Note: See
TracTickets for help on using
tickets.
Fixed the problem where programmatically created ListItem does not behave correctly. Some of the initialization procedure has been moved from buildRendering to startup.