Skip to main content

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.

Attachments (0)
Change History (3)

Changed October 05, 2010 12:29PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

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.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted

Changed November 09, 2013 08:53PM UTC by tj.vantoll comment:3

#9653 is a duplicate of this ticket.