Opened 10 years ago
Closed 5 years ago
#12533 closed defect (patchwelcome)
dojox.layout.TableContainer ignores programmatic lables and titles
Reported by: | mofog | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | DojoX Layout | Version: | 1.6.0 |
Keywords: | tablecontainer, checkbox, label, title | Cc: | |
Blocked By: | Blocking: |
Description
When adding CheckBoxes? to a TableContainer?, the checkboxes' labels and titles will be ignored by the tablecontainer. The only visible output will be the checkbox itself. Accordingly, the programmatic example (second to last in the list of examples) at
http://dojotoolkit.org/reference-guide/dojox/layout/TableContainer.html#dojox-layout-tablecontainer
does not work.
Change History (2)
comment:1 Changed 10 years ago by
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 4+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
Hey there, is there an update on this issue?