Search and Top Navigation
#6146 closed bug (notabug)
Opened October 04, 2010 11:06PM UTC
Closed October 05, 2010 12:29PM UTC
Last modified November 09, 2013 08:53PM UTC
Selected tab gets focus outline
Reported by: | LRSteve | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.tabs | Version: | 1.8.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
ISSUE: When selecting a tab, the selected tab receives focus and displays a dotted outline around the tab.
Appears to only happen in Firefox.
OS: Windows XP
Not reproducible on the demos within the jqueryui site.
Observed in my development and with demos within the downloaded version 1.8.5.
To reproduce, download the JS and CSS files from the "build your Download" page at jqueryui.com page. Open up the development bundle and observe the Tab demos in Firefox.
Our themes intentionally do not override native focus outlines. If you really need to do this you can use CSS and set outline to none.