Related Issues
Original bug report: #1808142: D7 Upgrade QA Bug: Project Issue Queue - Tabs not selected via CSS
Postponed awaiting the outcome of #1803654: Missing the breadcrumbs on project pages
(#1804952: Fix navigation on project* pages is also relevant.)
Example URL(s)
(A) https://drupal.org/project/issues/views
(B) http://git7site.devdrupal.org/project/issues/views
Steps To Reproduce
- Visit the (B) URL
Expected Result (what I should have seen)
I expected to see the current tab, in this case, "Modules", highlighted (via CSS)
Bug Report (what I actually saw)
The current tab is not selected. See attached comparison.
Annotated Screenshot(s)

Next Steps
The project Issue queue pages are not outputting the proper CSS class of {a class="active"} on the current local tab. If they were, the Bluecheese theme would handle the styling of the tab just like it does on the http://theme-drupal_7.redesign.devdrupal.org/getting-involved page.
Comments
Comment #1
drummThis needs the breadcrumb-setting API to be implemented in #1803654: Missing the breadcrumbs on project pages. #1804952: Fix navigation on project* pages is also relevant.
Comment #1.0
drummOriginal bug report: #1808142: D7 Upgrade QA Bug: Project Issue Queue - Tabs not selected via CSS
Comment #1.1
senpai commented{a class="active"}
Comment #1.2
senpai commentedPostponed awaiting the outcome of #1803654: Missing the breadcrumbs on project pages
Comment #2
dwwIsn't this duplicate with #1804952: Fix navigation on project* pages in fact? project_issue isn't trying to make this a tab at all -- this seems to be entirely a bluecheese/d.o bug report.
Comment #2.0
dww(#1804952: Fix navigation on project* pages is also relevant.)