Ticket #5797 (closed defect: fixed)
BorderContainer is setting a region for *all* children - even if they don't have a region.
| Reported by: | nathan | Owned by: | peller |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Since the default region is set to "none", the code that sets the region for subwidgets of a BorderContainer? is getting set when it shouldn't be.
A patch follows.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.