Opened 14 years ago
Closed 14 years ago
#3959 closed defect (duplicate)
0.9: TabConater with ContentPanes that use href appear broken.
Reported by: | Jared Jurkiewicz | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
0.9: TabContainer? with ContentPane? that use href appear broken. As of the latest extract, if there is a tab container made up of content panes, and the underlying content panes use hrefs, then it appears that only the first visible tab actually loads the data from the href. Selecting the other tabs does not trigger the load to occur and as a result all other tabs are blank.
I have a testcase that demonstrates it and will be attached shortly.
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | broken_tabcontainer.zip added |
---|
comment:1 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dup of #3456