#7708 closed enhancement (fixed)
TabContainer: option to change tab labels
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
StackContainer and TabContainer have children with the title attribute, but changing that attribute doesn't actually change the tab labels associated with it.
I guess it should be broadcasting the change to any TabControllers connected to the TabContainer.
(See also #6421)
Change History (5)
comment:1 Changed 14 years ago by
Milestone: | 1.3 → 1.4 |
---|
comment:2 Changed 13 years ago by
Owner: | set to bill |
---|---|
Status: | new → assigned |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [17425]) Make TabContainer/StackContainer track changes to panes' title and closable attributes (via pane.attr('title', 'hello world') etc. calls, and update TabButtons? accordingly.
Updating a tab label may require re-laying out the TabController, but I'll wait for #9004 to be checked in before worrying about that.
Fixes #7708 !strict
comment:4 Changed 13 years ago by
Type: | defect → enhancement |
---|
comment:5 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
bumping 1.4 tickets to 1.5, and most 1.3 tickets to 1.4