Opened 10 years ago
Closed 10 years ago
#12852 closed defect (fixed)
dojox.mobile.Heading: setLabel misbehaves when the heading contains a Back button and/or the label is initially empty
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
The method setLabel of dojox.mobile.Heading does not allow to change the label.
a) if the heading contains a Back button, and/or
b) the label is initially empty.
Note: See
TracTickets for help on using
tickets.
(In [24652]) Fixes #12852 !strict. Create the back button in _setBackAttr to allow programmatic creation.