Opened 11 years ago
Closed 11 years ago
#10757 closed defect (invalid)
TabContainer drop-down tab list does not update when tab labels are changed
Reported by: | silwol | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit | Version: | 1.4.0 |
Keywords: | TabContainer | Cc: | |
Blocked By: | Blocking: |
Description
When changing the label of a tab inside a tab container, the name only changes at the tab's label, but not inside the tab list that is shown in the dropdown. I used something like myContentPane.attr('title', 'newLabel') to change the label.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | bug-report.png added |
---|
comment:1 Changed 11 years ago by
Okay, I had an error in my source code. The tab titles update perfectly in the dropdown list, you can close this bug (I don't have the permission to do so).
comment:2 Changed 11 years ago by
Component: | General → Dijit |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
A screenshot showing the tabs with the updated titles and the dropdown with the unchanged titles