Steps to reproduce:
- open any unanswered page, e.g. http://stackoverflow.com/unanswered/tagged/php The 'newest' tab gets selected
- click on 'my tags' tab
The page reloads, but it is the 'votes' tab which gets selected (although the browser reports the URL as mytags, e.g. http://stackoverflow.com/unanswered/tagged/php?tab=mytags)
Using:
Google Chrome 11.0.696.57 (Official Build 82915)
WebKit 534.24 (branches/chromium/696@84661)
V8 3.1.8.12
User Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.57 Safari/534.24
The same happens in:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110422 Ubuntu/10.04 (lucid) Firefox/3.6.17

EDIT: Now I saw the bug doesn't appear if you open a plain unanswered page (no tags selected). You need to select some tag.