Opened 9 years ago
Closed 9 years ago
#14463 closed defect (fixed)
dojox.mobile.Button failed in dojox.mobile.RoundRectCategory
Reported by: | Eric Wang | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.1 |
Keywords: | todoapp | Cc: | Eric Durocher |
Blocked By: | Blocking: |
Description
dojox.mobile.Button failed in dojox.mobile.RoundRectCategory?, you can see the css style not apply and the button css not changed if click it.
put Button.html in dojox/mobile/tests to reproduce this issue.
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | Button.html added |
---|
comment:1 Changed 9 years ago by
Keywords: | todoapp added |
---|
comment:2 Changed 9 years ago by
Cc: | Eric Durocher added |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
Sorry, for some reason I didn't notice this ticket until now. RoundRectCategory expects only label text (mainly for i18n reason). So your usage is a bit unusual. But it's fixable.