Skip to main content

Bug Tracker

Side navigation

#3916 closed bug (fixed)

Opened January 19, 2009 07:00PM UTC

Closed January 19, 2009 09:40PM UTC

.attr('tabindex') returns wrong value for non-link anchors

Reported by: scottgonzalez Owned by:
Priority: minor Milestone: 1.3.1
Component: core Version: 1.3
Keywords: Cc:
Blocked by: Blocking:
Description

When an anchor or area element does not have an href and does not have a tabindex explicitly set, .attr('tabindex') should return undefined instead of 0.

Attachments (1)
  • tabindex.patch (3.9 KB) - added by scottgonzalez January 19, 2009 07:00PM UTC.
Change History (1)

Changed January 19, 2009 09:40PM UTC by john comment:1

resolution: → fixed
status: newclosed

Landed in SVN rev [6130].