Opened 9 years ago
Closed 9 years ago
#15218 closed defect (fixed)
Heading label not centered when heading contains children with display:none
Reported by: | Eric Durocher | Owned by: | Eric Durocher |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.2 |
Keywords: | Cc: | cjolif, Eric Durocher | |
Blocked By: | Blocking: |
Description
The dojox.mobile.Heading widget centers its label based on its other children (e.g. ToolBarButtons?). This auto-centering does not work correctly when one of the children has a 'display:none' style.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | 15218.patch added |
---|
comment:1 Changed 9 years ago by
Cc: | cjolif Eric Durocher added |
---|---|
Milestone: | tbd → 1.8 |
Owner: | changed from ykami to Eric Durocher |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
Do not take display:none children into account in heading label centering - Eric Durocher (IBM, CCLA)