Bug Tracker

Modify

Ticket #3916 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Reported by: scott.gonzalez Owned by:
Priority: minor Milestone: 1.3.1
Component: core Version: 1.3
Keywords: Cc:
Blocking: Blocked by:

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

tabindex.patch Download (3.9 KB) - added by scott.gonzalez 4 years ago.

Change History

Changed 4 years ago by scott.gonzalez

comment:1 Changed 4 years ago by john

  • Status changed from new to closed
  • Resolution set to fixed

Landed in SVN rev [6130].

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.