Side navigation
#14292 closed bug (notabug)
Opened August 24, 2013 02:17PM UTC
Closed August 24, 2013 11:11PM UTC
Dotted outline not appearing in Firefox for .focus()
Reported by: | spiderplant0@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In firefox, when you apply .focus() to an element, the element receives the focus but sometime the dotted outline does not appear. Maybe its not jQuery's fault but the error is with Firefox.
To see the bug in action
http://jsfiddle.net/spiderplant0/UEuMP/
Press runs and
then before you try anything else, click on the button.
You should see the link get a yellow background but no dotted outline.
Now press TAB a few times and when the link receives focus, it will get both the yellow background and the dotted outline.
It seems that after you press TAB, the bug dissapears as clicking the button now causes the dotted line to appear.
Windows 7, 64 bit, JQuery 1.10.2, Firefox 21
Attachments (0)
Change History (1)
Changed August 24, 2013 11:11PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
File a bug for Firefox—thanks!