Hi Nazar, i don't understand what you mean with 'click twice' on a link element.
Did you mean you have a page containing tabs, click on second tab header to switch to second tab (which switchype?). there are a link element on this second tab, clicking this link should submit the page and execute a action on the server. Did you mean click a second time (1) before the page is redisplayed which means you try to execute the same action on one view twice or (2) after the action is executed and the same view was rerendered. In case of 1: this is not a tobago issue, but a issue of the jsf implementation. Which implementation did you use? AFAIK myfaces has implemented something, in svn head, but not released yet, which enable to work on old, already submitted views. In case of 2: I'm wondering if the correct tab on first redisplay was shown? If so please create a small example and create a jira issue on http://issues.apache.org/jira/ Regards, Volker Nazar Stasiv wrote: > Hi all, > > There is an issue with t:tab component. If I click twice any t:link > element on second or third tab tobago will render first ( default ) tab. > Why is that happening? > > Nazar > > -- Don't answer to From: address! Mail to this account are droped if not recieved via mailinglist. To contact me direct create the mail address by concatenating my forename to my senders domain.

