Opened 12 years ago
Last modified 12 years ago
#10846 closed defect
tab selector selects tab but doesn't update content — at Initial Version
Reported by: | waliays | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.4.3 |
Component: | Dijit | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
version 1.4.2 example attached
dijit.layout.TabContainer? with more tabs than visible at one time shows a select-tab-dropdown, selecting a tab highlights the correct tab's handle and scrolls it into the visible area but the content of the tab stays the beforehand seleted tab's one;
a click on the already selected tab's handle updates the content; can certainly be done with an event handler, but I think that behaviour is not intended;
tested with Firefox 3.5.8 and Konqueror 4.3.2 on Linux
Note: See
TracTickets for help on using
tickets.
demo html