Created attachment 19161 [details] title notes tab selected, but not highlighted In the OPAC when on the detail page the tabs in the holdings table don't have any focus in CCSR. I tested on a couple of master installs (one with custom CSS and one without).
It's not just the detail page but the advanced search page as well - so probably any page with tabs.
Created attachment 19276 [details] [review] Bug 10496 - CCSR theme OPAC tabs to not show correct active state When jQueryUI was updated in the CCSR theme the corresponding CSS changes were not copied over at the same time, causing style problems with jQueryUI widgets. This patch makes the necessary changes. To test, apply the patch, clear your browser cache, and view any page which uses jQueryUI tabs (advanced search, bibliographic detail page). Tabs should look correct and correctly show which tab is active.
Created attachment 19279 [details] [review] [SIGNED-OFF] Bug 10496 - CCSR theme OPAC tabs to not show correct active state
Created attachment 19294 [details] [review] [SIGNED OFF] Bug 10496 - CCSR theme OPAC tabs to not show correct active state When jQueryUI was updated in the CCSR theme the corresponding CSS changes were not copied over at the same time, causing style problems with jQueryUI widgets. This patch makes the necessary changes. To test, apply the patch, clear your browser cache, and view any page which uses jQueryUI tabs (advanced search, bibliographic detail page). Tabs should look correct and correctly show which tab is active. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> CSS changes only. Confirmed problem in CCSR OPAC templates. Tested advanced search and detail pages in CCSR and prog. In order to fully test advanced search I added location and collection to AdvancedSearchTypes. Also tested the branch tooltip as I spotted some CSS added for that. Works beautifully, no problems found.
Pushed to master. Thanks, Owen!
This patch has been pushed to 3.12.x, will be in 3.12.2. Thanks Owen!