#14983 closed defect (fixed)
Layout is not correct in webkit browsers and IE displays an error, when adding new TabBarButton programmatically.
Reported by: | Hikaru Tamura | Owned by: | ykami |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Put attached file in to dojox/mobile/tests/.
Open it.
In Chrome. Layout is not correct.
In IE8. IE displays Error.
This sample is adding new TabBarButton? into TabBar? programmatically.
Attachments (2)
Change History (5)
Changed 9 years ago by
Attachment: | TabBar_Programmatic.html added |
---|
comment:1 Changed 9 years ago by
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
Note: See
TracTickets for help on using
tickets.
[IBMCCLA]
To fix this issue. Need to move class toggle to up. Because, it should be apply proper class before calculate margin.