#16349 closed defect (fixed)
dojox/mobile/Heading does not apply href or transition to backButton
Reported by: | Colin Snover | Owned by: | Eric Durocher |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | DojoX Mobile | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Same issue as #16275 except other properties.
Attachments (1)
Change History (5)
Changed 8 years ago by
Attachment: | patch16349.patch added |
---|
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
Note: See
TracTickets for help on using
tickets.
Heading now supports setting "href" and "transition" after construction and after setting the "back" property. Added test cases in DOH test. - Adrian Vasiliu (IBM, CCLA)