Ticket #3015 (closed feature: fixed)
cookie value is not checked on init + selected tab is not stored in cookie on init
| Reported by: | Frederic.Lamsens@… | Owned by: | klaus.hartl |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | ui.tabs | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The cookie value is not checked on init. If you first display 3 tabs, select the last tab en then display 2 tabs, the first tab is selected and displayed, but the cookie value is still 2 (and it should be 0).
The selected tab is only stored in a cookie after a tab has been selected, but not after a tabpanel is displayed for the first time (would be handy if the cookie was set).
Change History
Note: See
TracTickets for help on using
tickets.

