Opened 9 years ago
Closed 9 years ago
#15345 closed defect (fixed)
dojox.mobile.TabBarButton size not the same in dojox.mobile.Heading
Reported by: | Eric Wang | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.2 |
Keywords: | todoapp | Cc: | Eric Durocher, cjolif |
Blocked By: | Blocking: |
Description (last modified by )
TabBarButton use the label as the condition to create table or not, but not trim the blank space and tab.
If I format the HTML code and there has blank space or tab between <span>, I’ll get the different size TabBarButton.
Attachments (2)
Change History (6)
Changed 9 years ago by
Attachment: | TabBarBottonSizeNotTheSame.html added |
---|
Changed 9 years ago by
Attachment: | TabBarButtonSizeNotTheSame.doc added |
---|
comment:1 Changed 9 years ago by
Cc: | Eric Durocher cjolif added |
---|---|
Keywords: | todoapp added |
comment:2 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Priority: | undecided → high |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
Good analysis. You are correct, thanks.